summaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | {nl,mac,cfg}80211: Allow user to configure basic rates for meshAshok Nagarajan2013-06-112-4/+1
| | | * | mac80211: expire mesh peers based on mesh configurationColleen Twitty2013-06-113-2/+3
| | | * | mac80211: fix mesh deadlockThomas Pedersen2013-06-112-18/+18
| | | * | wireless: fix kernel-docJohannes Berg2013-06-051-0/+3
| | | * | mac80211: Use suitable semantics for beacon availability indicationAlexander Bondar2013-06-053-12/+16
| | | * | mac80211: fix powersave bug and clean up ieee80211_rx_bss_infoAlexander Bondar2013-06-051-21/+9
| | | * | cfg80211/mac80211: clean up cfg80211 SME APIsJohannes Berg2013-06-042-37/+33
| | | * | mac80211: set IEEE80211_TX_CTL_REQ_TX_STATUS on nullframesPontus Fuchs2013-06-041-0/+4
| | | * | mac80211: add a tx control flag to indicate PS-Poll/uAPSD responseFelix Fietkau2013-06-041-1/+3
| | | * | cfg80211: take WoWLAN support information out of wiphy structJohannes Berg2013-06-031-2/+1
| | | * | mac80211: set mesh formation field properlyJacob Minshall2013-06-032-4/+3
| | | * | mac80211: don't check local mesh TTL on TXThomas Pedersen2013-06-031-6/+0
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-121-7/+21
| | |\ \ \ | | | |/ / | | |/| |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-195-12/+92
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-1121-424/+370
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | mac80211: fix sdata locking around __ieee80211_request_smpsJohannes Berg2013-06-031-0/+2
| | * | | mac80211: always send multicast on CAB queueJohannes Berg2013-05-291-2/+3
| | * | | mac80211: support active monitor interfacesFelix Fietkau2013-05-294-11/+38
| | * | | cfg80211/mac80211: use cfg80211 wdev mutex in mac80211Johannes Berg2013-05-2510-283/+187
| | * | | Merge remote-tracking branch 'mac80211/master' into mac80211-nextJohannes Berg2013-05-257-14/+73
| | |\ \ \
| | | * | | mac80211: close AP_VLAN interfaces before unregistering allJohannes Berg2013-05-241-0/+9
| | | * | | mac80211: assign AP_VLAN hw queues correctlyJohannes Berg2013-05-231-0/+3
| | * | | | {cfg,mac}80211: move mandatory rates calculation to cfg80211Ashok Nagarajan2013-05-244-34/+10
| | * | | | mac80211: Move mesh estab_plinks outside mesh_stats debug groupAshok Nagarajan2013-05-241-2/+3
| | * | | | mac80211: add STBC flag for radiotapOleksij Rempel2013-05-241-0/+4
| | * | | | mac80211: enable power save only if DTIM period is availableAlexander Bondar2013-05-161-0/+4
| | * | | | mac80211: enable Auth Protocol Identifier on mesh config.Colleen Twitty2013-05-162-1/+1
| | * | | | mac80211: write memcpy differently for smatchJohannes Berg2013-05-161-1/+1
| | * | | | wireless: move crypto constants to ieee80211.hJohannes Berg2013-05-166-89/+84
| | * | | | mac80211: fix HT beacon-based channel switch handlingJohannes Berg2013-05-161-6/+22
| | * | | | mac80211: add support for per-chain signal strength reportingFelix Fietkau2013-05-164-1/+33
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-052-13/+43
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | net: pass info struct via netdevice notifierJiri Pirko2013-05-281-3/+2
* | | | | | drivers: avoid format strings in names passed to alloc_workqueue()Kees Cook2013-07-031-1/+1
| |_|_|_|/ |/| | | |
* | | | | mac80211: Fix rate control mask matching callSimon Wunderlich2013-06-121-1/+1
* | | | | mac80211: abort CAC in stop_ap()Simon Wunderlich2013-06-121-0/+6
* | | | | mac80211: work around broken APs not including HT infoJohannes Berg2013-06-123-11/+85
| |/ / / |/| | |
* | | | mac80211: Allow single vif mac address change with addr_maskHelmut Schaa2013-05-271-6/+20
* | | | mac80211: close AP_VLAN interfaces before unregistering allJohannes Berg2013-05-271-0/+9
* | | | mac80211: assign AP_VLAN hw queues correctlyJohannes Berg2013-05-271-0/+3
| |_|/ |/| |
* | | mac80211: fix queue handling crashJohannes Berg2013-05-231-1/+5
* | | mac80211: fix direct probe authStanislaw Gruszka2013-05-171-6/+6
|/ /
* | mac80211: report deauth to cfg80211 for local state changeJohannes Berg2013-05-161-4/+4
* | mac80211: fix AP-mode frame matchingJohannes Berg2013-05-161-0/+3
* | mac80211: use just spin_lock() in ieee80211_get_tkip_p2k()Johannes Berg2013-05-161-2/+2
* | mac80211: fix spurious RCU warning and update documentationFelix Fietkau2013-05-161-1/+8
* | mac80211: fix HT beacon-based channel switch handlingJohannes Berg2013-05-161-6/+22
* | mac80211: fix IEEE80211_SDATA_DISCONNECT_RESUMEJohannes Berg2013-05-163-0/+33
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-2427-830/+1309
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-232-12/+39
| |\
OpenPOWER on IntegriCloud