summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-15mac80211: pass station to ieee80211_vht_cap_ie_to_sta_vht_capJohannes Berg
2013-02-15Merge remote-tracking branch 'mac80211/master' into HEADJohannes Berg
2013-02-15mac80211: use spin_lock_bh() for TKIP lockJohannes Berg
2013-02-15mac80211: use spin_lock_bh() for tim_lockJohannes Berg
2013-02-15mac80211: don't pick up WPA vendor IEJohannes Berg
2013-02-15mac80211: always unblock CSA queue stop when disconnectingJohannes Berg
2013-02-15mac80211: don't call bss_info_changed on p2p-device/monitorJohannes Berg
2013-02-15mac80211: fix auth/assoc timeout handlingJohannes Berg
2013-02-15mac80211: fix ieee80211_sta_tx_notify for nullfuncWojciech Dubowik
2013-02-15mac80211: consolidate MBSS change notificationThomas Pedersen
2013-02-15mac80211: fix WPA with VLAN on AP side with ps-staMichael Braun
2013-02-15mac80211: free ps->bc_buf skbs on vlan device stopMichael Braun
2013-02-15mac80211: add radar detection command/eventSimon Wunderlich
2013-02-15nl80211/cfg80211: add radar detection command/eventSimon Wunderlich
2013-02-13cfg80211: configuration for WoWLAN over TCPJohannes Berg
2013-02-13mac80211/minstrel_ht: add support for using CCK ratesFelix Fietkau
2013-02-13cfg80211: check vendor IE length to avoid overrunLuciano Coelho
2013-02-13nl80211: add packet offset information for wowlan patternAmitkumar Karwar
2013-02-12mac80211: allow driver to be stateless wrt. SMSP requestsEmmanuel Grumbach
2013-02-12nl80211: minor correction in sample wowlan mask calculationAmitkumar Karwar
2013-02-11mac80211: Add flushes before going off-channelSeth Forshee
2013-02-11mac80211: Fix tx queue handling during scansSeth Forshee
2013-02-11mac80211/minstrel_ht: remove the sampling bypass check for the lowest rateFelix Fietkau
2013-02-11mac80211/minstrel_ht: show the number of retries for each rate in debugfsFelix Fietkau
2013-02-11mac80211: remove unused code to mark AP station authenticatedJohannes Berg
2013-02-11mac80211: simplify idle handlingJohannes Berg
2013-02-11mac80211: remove IEEE80211_HW_SCAN_WHILE_IDLEJohannes Berg
2013-02-11mac80211: remove dynamic PS driver interfaceJohannes Berg
2013-02-11mac80211: introduce beacon-only timing dataJohannes Berg
2013-02-11cfg80211: move TSF into IEsJohannes Berg
2013-02-11cfg80211: remove scan ies NULL checkJohannes Berg
2013-02-11mac80211: add vif debugfs driver callbacksAlexander Bondar
2013-02-11cfg80211: track hidden SSID networks properlyJohannes Berg
2013-02-11mac80211: explicitly copy channels to VLANs where neededJohannes Berg
2013-02-11mac80211: fix chandef tracing bugJohannes Berg
2013-02-11mac80211: fix AP beacon loss messagesJohannes Berg
2013-02-11mac80211: protect rx-path with spinlockChristian Lamparter
2013-02-11mac80211: Add the DS Params for mesh to every bandEmanuel Taube
2013-02-11mac80211: fix mesh sta teardownThomas Pedersen
2013-02-11wireless: fix kernel-docJohannes Berg
2013-02-11cfg80211: pass wiphy to cfg80211_ref_bss/put_bssJohannes Berg
2013-02-11cfg80211: fix radar check for P2P_DEVICEIlan Peer
2013-02-11cfg80211: Fix memory leakLarry Finger
2013-02-11Merge remote-tracking branch 'wireless-next/master' into HEADJohannes Berg
2013-02-11mac80211: fix channel selection bugJohannes Berg
2013-02-08rtlwifi: rtl8192cu: Add new USB IDLarry Finger
2013-02-08brcmfmac: Add tx p2p off-channel support.Hante Meuleman
2013-02-08brcmfmac: Create netdev before returning from add_virtual_intf.Hante Meuleman
2013-02-08brcmfmac: Cleanup of unused defines.Hante Meuleman
2013-02-08brcmfmac: Fix rtnl_lock lockup when registering netdev.Hante Meuleman