summaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAgeFilesLines
* mac80211: correct behaviour on unrecognised action framesJohannes Berg2012-06-271-1/+4
* mac80211: clear ifmgd->bssid only after building DELBAEliad Peller2012-06-211-7/+6Star
* mac80211: stop polling in disassociationDavid Spinadel2012-06-131-2/+2
* mac80211: check sdata_running on ieee80211_set_bitrate_maskEliad Peller2012-06-131-0/+3
* mac80211: add missing kernel-docAshok Nagarajan2012-06-121-0/+3
* mac80211: add some missing kernel-docJohannes Berg2012-06-091-0/+2
* mac80211: add back channel change flagStanislaw Gruszka2012-06-081-1/+1
* mac80211: fix non RCU-safe sta_list manipulationArik Nemtsov2012-06-041-2/+2
* mac80211: Fix likely misuse of | for &Joe Perches2012-06-041-3/+3
* mac80211: add missing rcu_read_lock/unlock in agg-rx session timerFelix Fietkau2012-06-041-1/+6
* mac80211: clean up remain-on-channel on interface stopJohannes Berg2012-06-042-0/+28
* mac80211: fix error in station state transitions during reconfigMeenakshi Venkataraman2012-06-041-1/+1
* mac80211: Fix Unreachable Mesh Station Problem when joining to another MBSSChun-Yeow Yeoh2012-06-041-3/+6
* mac80211: run scan after finish connection monitoringStanislaw Gruszka2012-06-041-9/+27
* mac80211: fix ADDBA declined after suspend with wowlanEyal Shapira2012-05-291-6/+6
* mac80211: fix flag check for QoS NOACK framesClaudio Pisa2012-05-291-1/+1
* mac80211: Fix race in checking AP status by sending null frameSoumik Das2012-05-251-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextJohn W. Linville2012-05-2211-45/+86
|\
| * mac80211: Add debugfs entry for mesh ht_opmodeAshok Nagarajan2012-05-161-0/+2
| * mac80211: Modify mesh_set_ht_prot_mode() to have less identationAshok Nagarajan2012-05-161-23/+24
| * mac80211: Fix don't use '>' operator for matching channel typesAshok Nagarajan2012-05-161-2/+4
| * mac80211: Push the deleted comment to correct placeAshok Nagarajan2012-05-161-0/+5
| * mac80211: fix network header location when adding encryption headersArik Nemtsov2012-05-162-0/+3
| * mac80211: (selectively) add HT details in radiotapJohannes Berg2012-05-162-3/+6
| * mac80211: Add IV-room in the skb for TKIP and WEPJanusz.Dziedzic@tieto.com2012-05-162-4/+18
| * mac80211: fix TX aggregation session timerJohannes Berg2012-05-161-2/+8
| * mac80211: fix single queue driversJohannes Berg2012-05-161-1/+3
| * mac80211: fix the increment of unicast/multicast counters for forwarded PREQChun-Yeow Yeoh2012-05-151-1/+4
| * mac80211: send peer candidate event for new sta onlyThomas Pedersen2012-05-151-9/+9
* | net: Convert net_ratelimit uses to net_<level>_ratelimitedJoe Perches2012-05-156-43/+28Star
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2012-05-1510-22/+343
|\|
| * {nl,cfg,mac}80211: Allow user to see/configure HT protection modeAshok Nagarajan2012-05-093-0/+9
| * mac80211: Allow nonHT/HT peering in meshAshok Nagarajan2012-05-091-3/+9
| * mac80211: Implement HT mixed protection modeAshok Nagarajan2012-05-092-7/+77
| * mac80211: Advertise HT protection mode in IEsAshok Nagarajan2012-05-094-9/+8Star
| * mac80211: Add more ethtools stats: survey, rates, etcBen Greear2012-05-091-8/+81
| * mac80211: Framework to get wifi-driver stats via ethtool.Ben Greear2012-05-093-3/+68
| * mac80211: Support getting sta_info stats via ethtool.Ben Greear2012-05-091-0/+91
| * mac80211: don't transmit 40MHz frames to 20MHz peerThomas Pedersen2012-05-091-0/+6
| * mac80211: insert mesh peer after initThomas Pedersen2012-05-091-3/+5
| * mac80211: fix rate control update on 2040 bss changeRajkumar Manoharan2012-05-091-1/+1
* | mac80211: Convert compare_ether_addr to ether_addr_equal by handJoe Perches2012-05-102-3/+3
* | mac80211: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-1013-71/+64Star
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-084-5/+6
|\
| * mac80211: fix AP mode EAP tx for VLAN stationsFelix Fietkau2012-04-301-1/+2
| * mac80211: call ieee80211_mgd_stop() on interface stopEliad Peller2012-04-243-4/+4
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-2614-118/+226
|\ \
| * | mac80211: Adds clean sdata helperAndrei Emeltchenko2012-04-242-5/+18
| * | mac80211: fix num_mcast_sta counting issuesFelix Fietkau2012-04-242-4/+27
| * | mac80211: rename AP variable num_sta_authorized to num_mcast_staFelix Fietkau2012-04-244-6/+6