summaryrefslogtreecommitdiffstats
path: root/net/mac80211
AgeCommit message (Expand)Author
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-13mac80211/minstrel_ht: add support for using CCK ratesFelix Fietkau
2013-02-12mac80211: allow driver to be stateless wrt. SMSP requestsEmmanuel Grumbach
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-11mac80211: add vif debugfs driver callbacksAlexander Bondar
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-11mac80211: fix channel selection bugJohannes Berg
2013-02-07mac80211: fix managed mode channel context useJohannes Berg
2013-02-06mac80211: fix error in sizeof() usageCong Ding
2013-02-05mac80211: stop plink timer only on mesh interfacesThomas Pedersen
2013-02-04mac80211: mesh power save basicsMarco Porsch
2013-02-04mac80211: send deauth if connection was lost during suspendJohannes Berg
2013-02-04mac80211: allow transmitting deauth with tainted keyJohannes Berg
2013-02-04mac80211: remove unused SSID from BSSJohannes Berg
2013-02-04mac80211: always allow calling ieee80211_connection_loss()Johannes Berg
2013-02-04mac80211: send deauth when connection is lostJohannes Berg
2013-01-31mac80211: improve latency and throughput while software scanningStanislaw Gruszka
2013-01-31mac80211: start auth/assoc timeout on frame statusJohannes Berg
2013-01-31mac80211: remove unused mesh data from bssJohannes Berg
2013-01-31mac80211: remove last_probe_resp from bssJohannes Berg
2013-01-31mac80211: inform the driver about update of dtim_periodEmmanuel Grumbach
2013-01-31mac80211: remove assoc data "sent_assoc"Johannes Berg
2013-01-31cfg80211/mac80211: support reporting wakeup reasonJohannes Berg
2013-01-29mac80211: dynamic short slot time for MBSSsThomas Pedersen
2013-01-29mac80211: remove IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAILStanislaw Gruszka
2013-01-29Merge remote-tracking branch 'wireless-next/master' into HEADJohannes Berg
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-01-28mac80211: fix mesh_sta_info_get() reshuffle damageThomas Pedersen