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