aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211 (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville2-1/+6
2011-12-01Revert "mac80211: clear sta.drv_priv on reconfiguration"John W. Linville1-1/+0
2011-11-30mac80211: fill rate filter for internal scan requestsSimon Wunderlich1-0/+6
2011-11-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville1-3/+39
2011-11-28mac80211: fix race between the AGG SM and the Tx data pathEmmanuel Grumbach1-0/+14
2011-11-28mac80211: fix race condition caused by late addBA responseNikolay Martynov1-1/+17
2011-11-28mac80211: don't stop a single aggregation session twiceJohannes Berg1-2/+8
2011-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville2-6/+6
2011-11-21mac80211: Fix endian bug in radiotap header generationHelmut Schaa1-4/+4
2011-11-21mac80211: Fix AMSDU rate printout in debugfs.Ben Greear1-2/+2
2011-11-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville3-4/+11
2011-11-09Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessDavid S. Miller2-4/+23
2011-11-09mac80211: fix race between connection monitor & suspendJohannes Berg1-1/+1
2011-11-09mac80211: fix bug in ieee80211_build_probe_reqJohannes Berg1-0/+4
2011-11-09mac80211: fix NULL dereference in radiotap codeJohannes Berg1-3/+6
2011-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-12/+26
2011-11-07mac80211: uAPSD - fix IEEE80211_FCTL_MOREDATA bit settingJanusz.Dziedzic@tieto.com1-4/+4
2011-11-07mac80211: use min rate as basic rate for buggy APsEliad Peller1-0/+19
2011-11-02mac80211: disable powersave for broken APsJohannes Berg2-2/+17
2011-11-02mac80211: Fix TDLS support validation in add_station handlerJouni Malinen1-6/+6
2011-11-02mac80211: config hw when going back on-channelEliad Peller1-2/+1
2011-11-02mac80211: fix remain_off_channel regressionEliad Peller1-2/+2
2011-10-31net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker16-0/+16
2011-10-31net: add moduleparam.h for users of module_param/MODULE_PARM_DESCPaul Gortmaker1-0/+1
2011-10-31net: Fix files explicitly needing to include module.hPaul Gortmaker1-0/+1
2011-10-25Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds3-3/+3
2011-10-17Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next into for-davemJohn W. Linville10-273/+288
2011-10-14mac80211: Provide station flags to cfg80211Helmut Schaa1-1/+19
2011-10-14mac80211: fix TID for null poll responseJohannes Berg1-4/+2
2011-10-14mac80211: reformat TX unauthorised checkJohannes Berg1-5/+4
2011-10-14mac80211: Populate radiotap header with MCS info for TX framesHelmut Schaa1-0/+23
2011-10-14mac80211: Build TX radiotap header dynamicallyHelmut Schaa3-52/+78
2011-10-11mac80211: dont orphan TX skbJohannes Berg1-5/+0
2011-10-11mac80211: dont adjust truesizeJohannes Berg1-3/+0
2011-10-11mac80211: parse radiotap header earlierJohannes Berg1-113/+88
2011-10-11mac80211: move fragment flag to info flag as dont-fragmentJohannes Berg3-27/+16
2011-10-11mac80211: remove tx_data ethertypeJohannes Berg2-7/+1
2011-10-11mac80211: optimise monitor xmitJohannes Berg1-59/+49
2011-10-11mac80211: Fix regression that allowed mpaths between non-peers.Javier Cardona1-0/+9
2011-10-11mac80211: fix offchannel TX cookie matchingJohannes Berg4-3/+4
2011-10-11mac80211: pass no-CCK flag through to HW scanJohannes Berg1-0/+1
2011-10-11Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next into for-davemJohn W. Linville27-452/+1470
2011-10-07Merge branch 'pm-qos' into pm-for-linusRafael J. Wysocki3-3/+3
2011-10-03mac80211: pass vif param to conf_tx() callbackEliad Peller1-1/+2
2011-10-03mac80211: Send nullfunc frames at lower rate during connection monitorRajkumar Manoharan2-3/+10
2011-10-03mac80211: Allow noack flag overwrite for injected framesHelmut Schaa1-2/+13
2011-09-30mac80211: dont assign seqno to or aggregate QoS Null framesJohannes Berg1-0/+4
2011-09-30mac80211: allow out-of-band EOSP notificationJohannes Berg4-0/+66
2011-09-30mac80211: explicitly notify drivers of frame releaseJohannes Berg3-10/+61
2011-09-30mac80211: add missing station flags to debugfsJohannes Berg1-11/+14