aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211 (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-06-03mac80211: move plink stateJohannes Berg1-22/+22
2010-06-03mac80211: drop control frames after processingJohannes Berg1-1/+6
2010-06-03mac80211: remove useless work startingJohannes Berg1-9/+0
2010-06-03mac80211: move WEP weak IV checkJohannes Berg1-15/+16
2010-06-03mac80211: clean up ieee80211_stop_tx_ba_sessionJohannes Berg3-12/+8
2010-06-03mac80211: Add support for hardware ARP query filteringJuuso Oikarinen5-2/+116
2010-06-03mac80211: remove bogus mod_timer() callJohannes Berg1-3/+11
2010-06-03net: use __packed annotationEric Dumazet3-3/+3
2010-06-02cfg80211: make action channel type optionalJohannes Berg3-4/+10
2010-06-02wireless: fix several minor description typosWalter Goldens3-3/+3
2010-06-02mac80211: add the minstrel_ht rate control algorithmFelix Fietkau7-0/+1103
2010-06-01mac80211: fix dialog token allocatorJohannes Berg1-2/+4
2010-06-01mac80211: fix blockack-req processingJohannes Berg1-2/+11
2010-05-31Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller1-1/+1
2010-05-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+1
2010-05-28mac80211: make a function staticJohannes Berg1-1/+1
2010-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+1
2010-05-25kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT_MAX and SHRT_MINAlexey Dobriyan1-1/+1
2010-05-24wireless: fix sta_info.h kernel-doc warningsRandy Dunlap1-1/+1
2010-05-24Revert "ath9k: Group Key fix for VAPs"John W. Linville1-1/+0
2010-05-24Revert "ath9k: Group Key fix for VAPs"Linus Torvalds1-1/+0
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds34-385/+1568
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6Linus Torvalds1-1/+1
2010-05-17net: Remove unnecessary returns from void function()sJoe Perches3-4/+0
2010-05-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville6-8/+147
2010-05-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-2/+25
2010-05-12mac80211: fix paged defragmentationAbhijeet Kolekar1-0/+6
2010-05-12mac80211: check channel switch mode for future frames transmitWey-Yi Guy1-1/+2
2010-05-12mac80211: add offload channel switch supportJohannes Berg4-5/+114
2010-05-12mac80211: don't process work item with wrong frameJohannes Berg1-2/+25
2010-05-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+2
2010-05-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville9-36/+249
2010-05-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller1-1/+2
2010-05-10Merge branch 'wireless-2.6' into wireless-next-2.6Reinette Chatre1-1/+2
2010-05-10PM QOS updateMark Gross1-1/+1
2010-05-07mac80211: set IEEE80211_TX_CTL_FIRST_FRAGMENT for beaconsJohn W. Linville1-2/+3
2010-05-07mac80211: improve HT channel handlingJohannes Berg6-31/+118
2010-05-07cfg80211/mac80211: better channel handlingJohannes Berg4-1/+111
2010-05-07mac80211: fix BSS info reconfigurationJohannes Berg1-5/+20
2010-05-07mac80211: remove association work when processing deauth requestReinette Chatre1-1/+2
2010-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville14-63/+216
2010-05-05mac80211: use fixed channel in ibss join when appropriateJohannes Berg1-0/+6
2010-05-03Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6John W. Linville2-1/+2
2010-05-03mac80211: improve IBSS scanningJohannes Berg4-21/+36
2010-05-03mac80211: allow controlling aggregation manuallyJohannes Berg1-1/+64
2010-05-03mac80211: fix ieee80211_find_sta[_by_hw]Johannes Berg1-4/+13
2010-04-30Merge branch 'wireless-2.6' into wireless-next-2.6Reinette Chatre2-1/+2
2010-04-30mac80211: remove deprecated noise field from ieee80211_rx_statusJohn W. Linville1-2/+0
2010-04-30mac80211: tell driver about IBSS mergeJohannes Berg1-0/+6
2010-04-28mac80211: notify driver about IBSS statusJohannes Berg1-1/+5