summaryrefslogtreecommitdiffstats
path: root/net/mac80211
AgeCommit message (Expand)AuthorLines
2010-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-1/+1
2010-05-25kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT...Alexey Dobriyan-1/+1
2010-05-24wireless: fix sta_info.h kernel-doc warningsRandy Dunlap-1/+1
2010-05-24Revert "ath9k: Group Key fix for VAPs"John W. Linville-1/+0
2010-05-24Revert "ath9k: Group Key fix for VAPs"Linus Torvalds-1/+0
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds-385/+1568
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds-1/+1
2010-05-17net: Remove unnecessary returns from void function()sJoe Perches-4/+0
2010-05-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-8/+147
2010-05-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-2/+25
2010-05-12mac80211: fix paged defragmentationAbhijeet Kolekar-0/+6
2010-05-12mac80211: check channel switch mode for future frames transmitWey-Yi Guy-1/+2
2010-05-12mac80211: add offload channel switch supportJohannes Berg-5/+114
2010-05-12mac80211: don't process work item with wrong frameJohannes Berg-2/+25
2010-05-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-1/+2
2010-05-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-36/+249
2010-05-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller-1/+2
2010-05-10Merge branch 'wireless-2.6' into wireless-next-2.6Reinette Chatre-1/+2
2010-05-10PM QOS updateMark Gross-1/+1
2010-05-07mac80211: set IEEE80211_TX_CTL_FIRST_FRAGMENT for beaconsJohn W. Linville-2/+3
2010-05-07mac80211: improve HT channel handlingJohannes Berg-31/+118
2010-05-07cfg80211/mac80211: better channel handlingJohannes Berg-1/+111
2010-05-07mac80211: fix BSS info reconfigurationJohannes Berg-5/+20
2010-05-07mac80211: remove association work when processing deauth requestReinette Chatre-1/+2
2010-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-63/+216
2010-05-05mac80211: use fixed channel in ibss join when appropriateJohannes Berg-0/+6
2010-05-03Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville-1/+2
2010-05-03mac80211: improve IBSS scanningJohannes Berg-21/+36
2010-05-03mac80211: allow controlling aggregation manuallyJohannes Berg-1/+64
2010-05-03mac80211: fix ieee80211_find_sta[_by_hw]Johannes Berg-4/+13
2010-04-30Merge branch 'wireless-2.6' into wireless-next-2.6Reinette Chatre-1/+2
2010-04-30mac80211: remove deprecated noise field from ieee80211_rx_statusJohn W. Linville-2/+0
2010-04-30mac80211: tell driver about IBSS mergeJohannes Berg-0/+6
2010-04-28mac80211: notify driver about IBSS statusJohannes Berg-1/+5
2010-04-28mac80211: fix supported rates IE if AP doesn't give us it's ratesStanislaw Gruszka-9/+19
2010-04-28mac80211: do not wip out old supported ratesStanislaw Gruszka-10/+11
2010-04-27mac80211: fix rts threshold checkShanyu Zhao-2/+3
2010-04-27mac80211: give virtual interface to hw_scanJohannes Berg-7/+11
2010-04-27mac80211: Determine dynamic PS timeout based on ps-qos network latencyJuuso Oikarinen-2/+25
2010-04-27mac80211: implement ap isolation supportFelix Fietkau-0/+7
2010-04-27mac80211: fix handling of 4-address-mode in ieee80211_change_ifaceFelix Fietkau-4/+3
2010-04-26mac80211: Fix sta->last_tx_rate setting with no-op rate control devicesJuuso Oikarinen-0/+7
2010-04-23Merge branch 'master' into for-davemJohn W. Linville-9/+58
2010-04-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-1/+2
2010-04-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller-1/+2
2010-04-20mac80211: Fix ieee80211_sta_conn_mon_timer with hw connection monitoringJuuso Oikarinen-0/+5
2010-04-20mac80211: sample survey implementation for mac80211 & hwsimHolger Schurig-0/+21
2010-04-20ath9k: Group Key fix for VAPsDaniel Yingqiang Ma-0/+1
2010-04-19mac80211: add missing newlineJohannes Berg-1/+1
2010-04-19mac80211: Prevent running sta_cleanup timer unnecessarilyJuuso Oikarinen-3/+17