aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAge
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-09
|\
| * mac80211: fix another race in aggregation startJohannes Berg2011-12-07
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-05
|\|
| * Revert "mac80211: clear sta.drv_priv on reconfiguration"John W. Linville2011-12-01
| * mac80211: fill rate filter for internal scan requestsSimon Wunderlich2011-11-30
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-30
|\|
| * mac80211: fix race between the AGG SM and the Tx data pathEmmanuel Grumbach2011-11-28
| * mac80211: fix race condition caused by late addBA responseNikolay Martynov2011-11-28
| * mac80211: don't stop a single aggregation session twiceJohannes Berg2011-11-28
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-22
|\|
| * mac80211: Fix endian bug in radiotap header generationHelmut Schaa2011-11-21
| * mac80211: Fix AMSDU rate printout in debugfs.Ben Greear2011-11-21
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-11
|\|
| * mac80211: fix race between connection monitor & suspendJohannes Berg2011-11-09
| * mac80211: fix bug in ieee80211_build_probe_reqJohannes Berg2011-11-09
| * mac80211: fix NULL dereference in radiotap codeJohannes Berg2011-11-09
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-11-09
|\|
| * mac80211: uAPSD - fix IEEE80211_FCTL_MOREDATA bit settingJanusz.Dziedzic@tieto.com2011-11-07
| * mac80211: use min rate as basic rate for buggy APsEliad Peller2011-11-07
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-11-07
|\|
| * mac80211: disable powersave for broken APsJohannes Berg2011-11-02
| * mac80211: Fix TDLS support validation in add_station handlerJouni Malinen2011-11-02
| * mac80211: config hw when going back on-channelEliad Peller2011-11-02
| * mac80211: fix remain_off_channel regressionEliad Peller2011-11-02
* | net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-10-31
* | net: add moduleparam.h for users of module_param/MODULE_PARM_DESCPaul Gortmaker2011-10-31
* | net: Fix files explicitly needing to include module.hPaul Gortmaker2011-10-31
|/
* Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-10-25
|\
| * Merge branch 'pm-qos' into pm-for-linusRafael J. Wysocki2011-10-07
| |\
| | * PM QoS: Move and rename the implementation filesJean Pihet2011-08-25
* | | Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville2011-10-17
|\ \ \
| * | | mac80211: Provide station flags to cfg80211Helmut Schaa2011-10-14
| * | | mac80211: fix TID for null poll responseJohannes Berg2011-10-14
| * | | mac80211: reformat TX unauthorised checkJohannes Berg2011-10-14
| * | | mac80211: Populate radiotap header with MCS info for TX framesHelmut Schaa2011-10-14
| * | | mac80211: Build TX radiotap header dynamicallyHelmut Schaa2011-10-14
| * | | mac80211: dont orphan TX skbJohannes Berg2011-10-11
| * | | mac80211: dont adjust truesizeJohannes Berg2011-10-11
| * | | mac80211: parse radiotap header earlierJohannes Berg2011-10-11
| * | | mac80211: move fragment flag to info flag as dont-fragmentJohannes Berg2011-10-11
| * | | mac80211: remove tx_data ethertypeJohannes Berg2011-10-11
| * | | mac80211: optimise monitor xmitJohannes Berg2011-10-11
| * | | mac80211: Fix regression that allowed mpaths between non-peers.Javier Cardona2011-10-11
| * | | mac80211: fix offchannel TX cookie matchingJohannes Berg2011-10-11
| * | | mac80211: pass no-CCK flag through to HW scanJohannes Berg2011-10-11
* | | | Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville2011-10-11
|\| | |
| * | | mac80211: pass vif param to conf_tx() callbackEliad Peller2011-10-03
| * | | mac80211: Send nullfunc frames at lower rate during connection monitorRajkumar Manoharan2011-10-03
| * | | mac80211: Allow noack flag overwrite for injected framesHelmut Schaa2011-10-03
| * | | mac80211: dont assign seqno to or aggregate QoS Null framesJohannes Berg2011-09-30