summaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAgeFilesLines
* net: convert multicast list to list_headJiri Pirko2010-04-034-12/+7Star
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-03-295-12/+102
|\
| * mac80211: remove unneed variable from ieee80211_tx_pending()Dan Carpenter2010-03-241-2/+0Star
| * mac80211: Add support for connection quality monitoringJuuso Oikarinen2010-03-242-0/+42
| * mac80211: Add support for connection monitor in hardwareJuuso Oikarinen2010-03-233-10/+60
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-03-2312-69/+225
|\|
| * mac80211: (really) fix rates setup on IBSS mergeBruno Randolf2010-03-161-8/+8
| * Revert "mac80211: fix rates setup on IBSS merge"John W. Linville2010-03-161-3/+0Star
| * mac80211: optimize tx status processingFelix Fietkau2010-03-151-7/+7
| * minstrel: make the rate control ops reusable from another rc implementationFelix Fietkau2010-03-103-4/+10
| * minstrel: simplify and fix debugfs codeFelix Fietkau2010-03-102-29/+11Star
| * mac80211: give warning if building w/out rate ctrl algorithmAndres Salomon2010-03-101-0/+9
| * mac80211: use different MAC addresses for virtual interfacesJohannes Berg2010-03-091-2/+114
| * mac80211: Improve software scan timingHelmut Schaa2010-03-092-6/+66
| * mac80211: fix rates setup on IBSS mergeBruno Randolf2010-03-091-0/+3
| * mac80211: deprecate RX status noiseJohannes Berg2010-03-093-13/+0Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-03-134-13/+35
|\ \
| * | mac80211: Fix memory leak in ieee80211_if_write()Eric Dumazet2010-03-101-3/+7
| * | mac80211: Fix (dynamic) power save entryJuuso Oikarinen2010-03-101-5/+8
| * | mac80211: Fix sta_mtx unlocking on insert STA failure pathJouni Malinen2010-03-101-0/+1
| |/
| * mac80211: Fix HT rate control configurationSujith2010-03-032-3/+5
| * mac80211: Fix reassociation processing (within ESS roaming)Jouni Malinen2010-03-021-2/+14
* | Merge branch 'for-next' into for-linusJiri Kosina2010-03-081-1/+1
|\ \ | |/ |/|
| * tree-wide: Assorted spelling fixesDaniel Mack2010-02-091-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-02-272-1/+6
|\ \
| * | mac80211: fix direct probe loop on ieee80211_work_purgeJuuso Oikarinen2010-02-261-0/+1
| * | mac80211: use listen interval 5 as defaultHelmut Schaa2010-02-261-1/+5
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-02-261-0/+3
| |\ \
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-02-266-45/+157
|\| | |
| * | | mac80211: split ieee80211_drop_unencryptedJohannes Berg2010-02-161-4/+18
| * | | cfg80211/mac80211: allow registering for and sending action framesJouni Malinen2010-02-155-14/+88
| * | | mac80211: reject unhandled action framesJohannes Berg2010-02-151-33/+57
| * | | mac80211: fix netdev renameJohannes Berg2010-02-151-1/+1
* | | | mac80211: Fix error introduced in netdev_mc_count() changes.David S. Miller2010-02-151-1/+1
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-151-0/+3
|\ \ \ \
| * \ \ \ Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-02-141-0/+3
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | mac80211: fix handling of null-rate control in rate_control_get_rateJuuso Oikarinen2010-02-121-0/+3
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-02-102-9/+11
| |\| | | | | |_|/ | |/| |
* | | | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-02-1519-529/+649
|\ \ \ \ | | |_|/ | |/| |
| * | | mac80211: Deny TX BA session requests during disassociationSujith2010-02-103-1/+15
| * | | mac80211: Retry null data frame for power save.Vivek Natarajan2010-02-093-7/+31
| * | | mac80211: Reset dynamic ps timer in Rx path.Vivek Natarajan2010-02-081-0/+8
| * | | mac80211: make rate_control_alloc staticAndres Salomon2010-02-082-6/+3Star
| * | | mac80211: remove get_tx_stats() driver opKalle Valo2010-02-082-31/+0Star
| * | | mac80211: fix deauth raceJohannes Berg2010-02-081-3/+9
| * | | mac80211: fix bss_conf.dtim_periodJohannes Berg2010-02-081-0/+2
| * | | mac80211: Added a new debugfs file for reading channel_typeBenoit Papillault2010-02-081-0/+33
| * | | mac80211: tear down all agg queues when restart/reconfig hwWey-Yi Guy2010-02-081-0/+8
| * | | mac80211: allow station add/remove to sleepJohannes Berg2010-02-0813-464/+511
| * | | mac80211: don't probe if we have probe responseJohannes Berg2010-02-081-5/+5