summaryrefslogtreecommitdiffstats
path: root/net/mac80211
AgeCommit message (Expand)AuthorLines
2012-05-29mac80211: fix ADDBA declined after suspend with wowlanEyal Shapira-6/+6
2012-05-29mac80211: fix flag check for QoS NOACK framesClaudio Pisa-1/+1
2012-05-25mac80211: Fix race in checking AP status by sending null frameSoumik Das-1/+2
2012-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextJohn W. Linville-45/+86
2012-05-16mac80211: Add debugfs entry for mesh ht_opmodeAshok Nagarajan-0/+2
2012-05-16mac80211: Modify mesh_set_ht_prot_mode() to have less identationAshok Nagarajan-23/+24
2012-05-16mac80211: Fix don't use '>' operator for matching channel typesAshok Nagarajan-2/+4
2012-05-16mac80211: Push the deleted comment to correct placeAshok Nagarajan-0/+5
2012-05-16mac80211: fix network header location when adding encryption headersArik Nemtsov-0/+3
2012-05-16mac80211: (selectively) add HT details in radiotapJohannes Berg-3/+6
2012-05-16mac80211: Add IV-room in the skb for TKIP and WEPJanusz.Dziedzic@tieto.com-4/+18
2012-05-16mac80211: fix TX aggregation session timerJohannes Berg-2/+8
2012-05-16mac80211: fix single queue driversJohannes Berg-1/+3
2012-05-15mac80211: fix the increment of unicast/multicast counters for forwarded PREQChun-Yeow Yeoh-1/+4
2012-05-15mac80211: send peer candidate event for new sta onlyThomas Pedersen-9/+9
2012-05-15net: Convert net_ratelimit uses to net_<level>_ratelimitedJoe Perches-43/+28
2012-05-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller-22/+343
2012-05-09mac80211: Convert compare_ether_addr to ether_addr_equal by handJoe Perches-3/+3
2012-05-09mac80211: Convert compare_ether_addr to ether_addr_equalJoe Perches-71/+64
2012-05-08{nl,cfg,mac}80211: Allow user to see/configure HT protection modeAshok Nagarajan-0/+9
2012-05-08mac80211: Allow nonHT/HT peering in meshAshok Nagarajan-3/+9
2012-05-08mac80211: Implement HT mixed protection modeAshok Nagarajan-7/+77
2012-05-08mac80211: Advertise HT protection mode in IEsAshok Nagarajan-9/+8
2012-05-08mac80211: Add more ethtools stats: survey, rates, etcBen Greear-8/+81
2012-05-08mac80211: Framework to get wifi-driver stats via ethtool.Ben Greear-3/+68
2012-05-08mac80211: Support getting sta_info stats via ethtool.Ben Greear-0/+91
2012-05-08mac80211: don't transmit 40MHz frames to 20MHz peerThomas Pedersen-0/+6
2012-05-08mac80211: insert mesh peer after initThomas Pedersen-3/+5
2012-05-08mac80211: fix rate control update on 2040 bss changeRajkumar Manoharan-1/+1
2012-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-5/+6
2012-04-30mac80211: fix AP mode EAP tx for VLAN stationsFelix Fietkau-1/+2
2012-04-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-118/+226
2012-04-24mac80211: Adds clean sdata helperAndrei Emeltchenko-5/+18
2012-04-24mac80211: fix num_mcast_sta counting issuesFelix Fietkau-4/+27
2012-04-24mac80211: rename AP variable num_sta_authorized to num_mcast_staFelix Fietkau-6/+6
2012-04-24mac80211: check for non-managed interfaceWey-Yi Guy-0/+4
2012-04-24mac80211: call ieee80211_mgd_stop() on interface stopEliad Peller-4/+4
2012-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-6/+8
2012-04-23mac80211: declare ieee80211_ave_rssi as EXPORTWey-Yi Guy-0/+1
2012-04-23mac80211: fixup for mesh TSF adjustment latency in Toffset setpointJavier Cardona-1/+1
2012-04-23mac80211: fix STA channel width fieldThomas Pedersen-1/+3
2012-04-23mac80211: don't set mesh peer ht caps if ht disabledThomas Pedersen-1/+2
2012-04-23mac80211: refactor mesh peer rate handlingThomas Pedersen-29/+25
2012-04-23mac80211: refactor mesh peer initializationThomas Pedersen-54/+72
2012-04-23mac80211: Support on-channel scan option.Ben Greear-27/+77
2012-04-17mac80211: fix logic error in ibss channel type checkFelix Fietkau-2/+2
2012-04-17mac80211: fix truncated packets in cooked monitor rxFelix Fietkau-4/+6
2012-04-16mac80211: add function retrieve average rssiWey-Yi Guy-0/+8
2012-04-16mac80211: Take into account TSF adjustment latency in Toffset setpointJavier Cardona-1/+7
2012-04-16mac80211: Choose a new toffset setpoint if a big tsf jump is detected.Javier Cardona-6/+20