aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-07-03drivers: avoid format strings in names passed to alloc_workqueue()Kees Cook
2013-06-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-06-24mac80211: initialize power mode for mesh STAsThomas Pedersen
2013-06-24mac80211: allow self-protected frame tx without staThomas Pedersen
2013-06-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-06-19cfg80211: require passing BSS struct back to cfg80211_assoc_timeoutJohannes Berg
2013-06-19Merge remote-tracking branch 'mac80211/master' into HEADJohannes Berg
2013-06-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-06-18Revert "mac80211: in IBSS use the Auth frame to trigger STA reinsertion"Antonio Quartulli
2013-06-18mac80211: change IBSS channel state to chandefSimon Wunderlich
2013-06-18mac80211: fix various components for the new 5 and 10 MHz widthsSimon Wunderlich
2013-06-18mac80211: update mesh beacon on workqueueThomas Pedersen
2013-06-13mac80211: Fix VHT bandwidth change eventIlan Peer
2013-06-13mac80211: track AP's beacon rate and give it to the driverAlexander Bondar
2013-06-13mac80211: Ensure tid_start_tx is protected by sta->lockBen Greear
2013-06-13mac80211: fix TX aggregation TID struct leakJohannes Berg
2013-06-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-06-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-06-12mac80211: Fix rate control mask matching callSimon Wunderlich
2013-06-12mac80211: abort CAC in stop_ap()Simon Wunderlich
2013-06-12mac80211: work around broken APs not including HT infoJohannes Berg
2013-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-06-11mac80211: make mgmt_tx accept a NULL channelAntonio Quartulli
2013-06-11{nl,mac,cfg}80211: Allow user to configure basic rates for meshAshok Nagarajan
2013-06-11mac80211: expire mesh peers based on mesh configurationColleen Twitty
2013-06-11mac80211: fix mesh deadlockThomas Pedersen
2013-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-06-05wireless: fix kernel-docJohannes Berg
2013-06-05mac80211: Use suitable semantics for beacon availability indicationAlexander Bondar
2013-06-05mac80211: fix powersave bug and clean up ieee80211_rx_bss_infoAlexander Bondar
2013-06-04cfg80211/mac80211: clean up cfg80211 SME APIsJohannes Berg
2013-06-04mac80211: set IEEE80211_TX_CTL_REQ_TX_STATUS on nullframesPontus Fuchs
2013-06-04mac80211: add a tx control flag to indicate PS-Poll/uAPSD responseFelix Fietkau
2013-06-03cfg80211: take WoWLAN support information out of wiphy structJohannes Berg
2013-06-03mac80211: set mesh formation field properlyJacob Minshall
2013-06-03mac80211: don't check local mesh TTL on TXThomas Pedersen
2013-06-03mac80211: fix sdata locking around __ieee80211_request_smpsJohannes Berg
2013-05-29mac80211: always send multicast on CAB queueJohannes Berg
2013-05-29mac80211: support active monitor interfacesFelix Fietkau
2013-05-28net: pass info struct via netdevice notifierJiri Pirko
2013-05-27mac80211: Allow single vif mac address change with addr_maskHelmut Schaa
2013-05-27mac80211: close AP_VLAN interfaces before unregistering allJohannes Berg
2013-05-27mac80211: assign AP_VLAN hw queues correctlyJohannes Berg
2013-05-25cfg80211/mac80211: use cfg80211 wdev mutex in mac80211Johannes Berg
2013-05-25Merge remote-tracking branch 'mac80211/master' into mac80211-nextJohannes Berg
2013-05-24{cfg,mac}80211: move mandatory rates calculation to cfg80211Ashok Nagarajan
2013-05-24mac80211: Move mesh estab_plinks outside mesh_stats debug groupAshok Nagarajan
2013-05-24mac80211: add STBC flag for radiotapOleksij Rempel