summaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAgeFilesLines
* 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/+28
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2012-05-1410-22/+343
|\|
| * {nl,cfg,mac}80211: Allow user to see/configure HT protection modeAshok Nagarajan2012-05-083-0/+9
| * mac80211: Allow nonHT/HT peering in meshAshok Nagarajan2012-05-081-3/+9
| * mac80211: Implement HT mixed protection modeAshok Nagarajan2012-05-082-7/+77
| * mac80211: Advertise HT protection mode in IEsAshok Nagarajan2012-05-084-9/+8
| * mac80211: Add more ethtools stats: survey, rates, etcBen Greear2012-05-081-8/+81
| * mac80211: Framework to get wifi-driver stats via ethtool.Ben Greear2012-05-083-3/+68
| * mac80211: Support getting sta_info stats via ethtool.Ben Greear2012-05-081-0/+91
| * mac80211: don't transmit 40MHz frames to 20MHz peerThomas Pedersen2012-05-081-0/+6
| * mac80211: insert mesh peer after initThomas Pedersen2012-05-081-3/+5
| * mac80211: fix rate control update on 2040 bss changeRajkumar Manoharan2012-05-081-1/+1
* | mac80211: Convert compare_ether_addr to ether_addr_equal by handJoe Perches2012-05-092-3/+3
* | mac80211: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-0913-71/+64
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-074-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
| * | mac80211: check for non-managed interfaceWey-Yi Guy2012-04-241-0/+4
| * | mac80211: declare ieee80211_ave_rssi as EXPORTWey-Yi Guy2012-04-231-0/+1
| * | mac80211: fixup for mesh TSF adjustment latency in Toffset setpointJavier Cardona2012-04-231-1/+1
| * | mac80211: fix STA channel width fieldThomas Pedersen2012-04-231-1/+3
| * | mac80211: don't set mesh peer ht caps if ht disabledThomas Pedersen2012-04-231-1/+2
| * | mac80211: refactor mesh peer rate handlingThomas Pedersen2012-04-233-29/+25
| * | mac80211: refactor mesh peer initializationThomas Pedersen2012-04-231-54/+72
| * | mac80211: Support on-channel scan option.Ben Greear2012-04-234-27/+77
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-232-6/+8
|\ \ \ | |/ / |/| / | |/
| * mac80211: fix logic error in ibss channel type checkFelix Fietkau2012-04-171-2/+2
| * mac80211: fix truncated packets in cooked monitor rxFelix Fietkau2012-04-171-4/+6
* | mac80211: add function retrieve average rssiWey-Yi Guy2012-04-161-0/+8
* | mac80211: Take into account TSF adjustment latency in Toffset setpointJavier Cardona2012-04-161-1/+7
* | mac80211: Choose a new toffset setpoint if a big tsf jump is detected.Javier Cardona2012-04-161-6/+20