aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAge
* mac80211: stop polling in disassociationDavid Spinadel2012-06-13
* mac80211: check sdata_running on ieee80211_set_bitrate_maskEliad Peller2012-06-13
* mac80211: add missing kernel-docAshok Nagarajan2012-06-12
* mac80211: add some missing kernel-docJohannes Berg2012-06-09
* mac80211: add back channel change flagStanislaw Gruszka2012-06-08
* mac80211: fix non RCU-safe sta_list manipulationArik Nemtsov2012-06-04
* mac80211: Fix likely misuse of | for &Joe Perches2012-06-04
* mac80211: add missing rcu_read_lock/unlock in agg-rx session timerFelix Fietkau2012-06-04
* mac80211: clean up remain-on-channel on interface stopJohannes Berg2012-06-04
* mac80211: fix error in station state transitions during reconfigMeenakshi Venkataraman2012-06-04
* mac80211: Fix Unreachable Mesh Station Problem when joining to another MBSSChun-Yeow Yeoh2012-06-04
* mac80211: run scan after finish connection monitoringStanislaw Gruszka2012-06-04
* mac80211: fix ADDBA declined after suspend with wowlanEyal Shapira2012-05-29
* mac80211: fix flag check for QoS NOACK framesClaudio Pisa2012-05-29
* mac80211: Fix race in checking AP status by sending null frameSoumik Das2012-05-25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextJohn W. Linville2012-05-22
|\
| * mac80211: Add debugfs entry for mesh ht_opmodeAshok Nagarajan2012-05-16
| * mac80211: Modify mesh_set_ht_prot_mode() to have less identationAshok Nagarajan2012-05-16
| * mac80211: Fix don't use '>' operator for matching channel typesAshok Nagarajan2012-05-16
| * mac80211: Push the deleted comment to correct placeAshok Nagarajan2012-05-16
| * mac80211: fix network header location when adding encryption headersArik Nemtsov2012-05-16
| * mac80211: (selectively) add HT details in radiotapJohannes Berg2012-05-16
| * mac80211: Add IV-room in the skb for TKIP and WEPJanusz.Dziedzic@tieto.com2012-05-16
| * mac80211: fix TX aggregation session timerJohannes Berg2012-05-16
| * mac80211: fix single queue driversJohannes Berg2012-05-16
| * mac80211: fix the increment of unicast/multicast counters for forwarded PREQChun-Yeow Yeoh2012-05-15
| * mac80211: send peer candidate event for new sta onlyThomas Pedersen2012-05-15
* | net: Convert net_ratelimit uses to net_<level>_ratelimitedJoe Perches2012-05-15
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2012-05-14
|\|
| * {nl,cfg,mac}80211: Allow user to see/configure HT protection modeAshok Nagarajan2012-05-08
| * mac80211: Allow nonHT/HT peering in meshAshok Nagarajan2012-05-08
| * mac80211: Implement HT mixed protection modeAshok Nagarajan2012-05-08
| * mac80211: Advertise HT protection mode in IEsAshok Nagarajan2012-05-08
| * mac80211: Add more ethtools stats: survey, rates, etcBen Greear2012-05-08
| * mac80211: Framework to get wifi-driver stats via ethtool.Ben Greear2012-05-08
| * mac80211: Support getting sta_info stats via ethtool.Ben Greear2012-05-08
| * mac80211: don't transmit 40MHz frames to 20MHz peerThomas Pedersen2012-05-08
| * mac80211: insert mesh peer after initThomas Pedersen2012-05-08
| * mac80211: fix rate control update on 2040 bss changeRajkumar Manoharan2012-05-08
* | mac80211: Convert compare_ether_addr to ether_addr_equal by handJoe Perches2012-05-09
* | mac80211: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-09
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-07
|\
| * mac80211: fix AP mode EAP tx for VLAN stationsFelix Fietkau2012-04-30
| * mac80211: call ieee80211_mgd_stop() on interface stopEliad Peller2012-04-24
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-26
|\ \
| * | mac80211: Adds clean sdata helperAndrei Emeltchenko2012-04-24
| * | mac80211: fix num_mcast_sta counting issuesFelix Fietkau2012-04-24
| * | mac80211: rename AP variable num_sta_authorized to num_mcast_staFelix Fietkau2012-04-24
| * | mac80211: check for non-managed interfaceWey-Yi Guy2012-04-24
| * | mac80211: declare ieee80211_ave_rssi as EXPORTWey-Yi Guy2012-04-23