aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2012-05-09mac80211: Convert compare_ether_addr to ether_addr_equal by handJoe Perches
2012-05-09mac80211: Convert compare_ether_addr to ether_addr_equalJoe Perches
2012-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-30mac80211: fix AP mode EAP tx for VLAN stationsFelix Fietkau
2012-04-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-04-24mac80211: Adds clean sdata helperAndrei Emeltchenko
2012-04-24mac80211: fix num_mcast_sta counting issuesFelix Fietkau
2012-04-24mac80211: rename AP variable num_sta_authorized to num_mcast_staFelix Fietkau
2012-04-24mac80211: check for non-managed interfaceWey-Yi Guy
2012-04-24mac80211: call ieee80211_mgd_stop() on interface stopEliad Peller
2012-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-23mac80211: declare ieee80211_ave_rssi as EXPORTWey-Yi Guy
2012-04-23mac80211: fixup for mesh TSF adjustment latency in Toffset setpointJavier Cardona
2012-04-23mac80211: fix STA channel width fieldThomas Pedersen
2012-04-23mac80211: don't set mesh peer ht caps if ht disabledThomas Pedersen
2012-04-23mac80211: refactor mesh peer rate handlingThomas Pedersen
2012-04-23mac80211: refactor mesh peer initializationThomas Pedersen
2012-04-23mac80211: Support on-channel scan option.Ben Greear
2012-04-17mac80211: fix logic error in ibss channel type checkFelix Fietkau
2012-04-17mac80211: fix truncated packets in cooked monitor rxFelix Fietkau
2012-04-16mac80211: add function retrieve average rssiWey-Yi Guy
2012-04-16mac80211: Take into account TSF adjustment latency in Toffset setpointJavier Cardona
2012-04-16mac80211: Choose a new toffset setpoint if a big tsf jump is detected.Javier Cardona
2012-04-16mac80211: check IEEE80211_HW_QUEUE_CONTROL in ieee80211_check_queues()Luciano Coelho
2012-04-13mac80211: remove ieee80211_rx_bss_getMohammed Shafi Shajakhan
2012-04-13mac80211: remove hw.conf.channel usage where possibleMichal Kazior
2012-04-13mac80211: fix an issue in ieee80211_tx_info count field managementLorenzo Bianconi
2012-04-13cfg80211: Add channel information to NL80211_CMD_GET_INTERFACEPontus Fuchs
2012-04-13mac80211: protect ->scanning by mutex in ieee80211_work_work()Stanislaw Gruszka
2012-04-13mac80211: do not scan and monitor connection in parallelStanislaw Gruszka
2012-04-12mac80211: fix the assignment of PREQ's MAC address for Proactive RANNChun-Yeow Yeoh
2012-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-04-11cfg80211/mac80211: enable proper device_set_wakeup_enable handlingJohannes Berg
2012-04-11mac80211: clean up an ieee80211_do_open error pathJohannes Berg
2012-04-11mac80211: add improved HW queue controlJohannes Berg
2012-04-11mac80211: add explicit monitor interface if neededJohannes Berg
2012-04-11mac80211: manage AP netdev carrier stateJohannes Berg
2012-04-11mac80211: Check basic rates when peeringAshok Nagarajan
2012-04-11mac80211: Modify sta_get_rates to give basic ratesAshok Nagarajan
2012-04-11mac80211: Indicate basic rates when adding rate IEsAshok Nagarajan
2012-04-11mac80211: Use mandatory rates as basic rates when starting meshAshok Nagarajan
2012-04-10{nl,cfg}80211: Support for mesh synchronizationJavier Cardona
2012-04-10mac80211: Implement mesh synchronization frameworkJavier Cardona
2012-04-10mac80211: Allow tsf increments via debugfsJavier Cardona
2012-04-10mac80211: sanity check for null SSIDStanislaw Gruszka
2012-04-10mac80211: use IEEE80211_NUM_ACSJohannes Berg
2012-04-10mac80211: lazily stop queues in add_pendingJohannes Berg
2012-04-10mac80211: debounce queue stop/wakeJohannes Berg
2012-04-10mac80211: decouple # of netdev queues from HW queuesJohannes Berg
2012-04-10mac80211: refuse TX queue configuration on non-QoS HWJohannes Berg