aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2010-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-12-08mac80211: Fix BUG in pskb_expand_head when transmitting shared skbsHelmut Schaa
2010-12-02leds: fix up dependenciesJohannes Berg
2010-11-30mac80211: Fix STA disconnect due to MIC failureSenthil Balasubramanian
2010-11-30mac80211: ignore non-bcast mcast deauth/disassoc franesChristian Lamparter
2010-11-29mac80211: Fix frame injection using non-AP vifJouni Malinen
2010-11-08mac80211: unset SDATA_STATE_OFFCHANNEL when cancelling a scanBrian Cavagnolo
2010-10-29mac80211: fix failure to check kmalloc return value in key_key_readJesper Juhl
2010-10-27mac80211: Fix scan_ies_len to include DS ParamsJouni Malinen
2010-10-25mac80211: Fix ibss station got expired immediatelyRajkumar Manoharan
2010-10-25mac80211: don't sanitize invalid ratesChristian Lamparter
2010-10-25mac80211: cancel restart_work explicitly instead of depending on flush_schedu...Tejun Heo
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-10-13mac80211: fix SMPS requestJohannes Berg
2010-10-13mac80211: add probe request filter flagJohannes Berg
2010-10-11mac80211: minstrel_ht A-MPDU fixBjörn Smedman
2010-10-11mac80211: don't kmalloc 16 bytesJohannes Berg
2010-10-11mac80211: temporarily disable reorder release timerChristian Lamparter
2010-10-11mac80211: fix possible null-pointer de-referenceChristian Lamparter
2010-10-11wireless: Set some stats used by /proc/net/wireless (wext)Ben Greear
2010-10-11mac80211: Improve mlme probe response log messages.Ben Greear
2010-10-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-10-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-10-07cfg80211: constify WDS addressJohannes Berg
2010-10-07mac80211: fix sw scan lockingJohannes Berg
2010-10-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-10-07Revert "mac80211: use netif_receive_skb in ieee80211_tx_status callpath"John W. Linville
2010-10-06mac80211: avoid uninitialized var warning in ieee80211_scan_cancelJohn W. Linville
2010-10-06nl80211/mac80211: Add retry and failed transmission count to station infoBruno Randolf
2010-10-06mac80211: compete scan to cfg80211 if deferred scan fail to startStanislaw Gruszka
2010-10-06mac80211: do not requeue scan work when not neededStanislaw Gruszka
2010-10-06mac80211: assure we also cancel deferred scan requestStanislaw Gruszka
2010-10-06mac80211: keep lock when calling __ieee80211_scan_completed()Stanislaw Gruszka
2010-10-06mac80211: reduce number of __ieee80211_scan_completed callsStanislaw Gruszka
2010-10-06cfg80211/mac80211: allow per-station GTKsJohannes Berg
2010-10-06mac80211: avoid transmitting delBA to old APJohannes Berg
2010-10-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-10-06mac80211: delete AddBA response timerJohannes Berg
2010-10-05mac80211: fix channel assumption for association done workLuis R. Rodriguez
2010-10-05mac80211: fix deadlock with multiple interfacesJohannes Berg
2010-10-05mac80211: Add WME information element for IBSSBruno Randolf
2010-10-05mac80211: distinct between max rates and the number of rates the hw can reportHelmut Schaa
2010-10-05mac80211: fix for WDS interfacesBill Jordan
2010-10-05mac80211: Add validity check for beacon_crc valueJuuso Oikarinen
2010-10-05mac80211: perform scan cancel in hw reset workStanislaw Gruszka
2010-10-05cfg80211/mac80211: allow management frame TX in AP modeJohannes Berg