aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAge
* 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
| * mac80211: fixup for mesh TSF adjustment latency in Toffset setpointJavier Cardona2012-04-23
| * mac80211: fix STA channel width fieldThomas Pedersen2012-04-23
| * mac80211: don't set mesh peer ht caps if ht disabledThomas Pedersen2012-04-23
| * mac80211: refactor mesh peer rate handlingThomas Pedersen2012-04-23
| * mac80211: refactor mesh peer initializationThomas Pedersen2012-04-23
| * mac80211: Support on-channel scan option.Ben Greear2012-04-23
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-23
|\ \ | |/ |/|
| * mac80211: fix logic error in ibss channel type checkFelix Fietkau2012-04-17
| * mac80211: fix truncated packets in cooked monitor rxFelix Fietkau2012-04-17
* | mac80211: add function retrieve average rssiWey-Yi Guy2012-04-16
* | mac80211: Take into account TSF adjustment latency in Toffset setpointJavier Cardona2012-04-16
* | mac80211: Choose a new toffset setpoint if a big tsf jump is detected.Javier Cardona2012-04-16
* | mac80211: check IEEE80211_HW_QUEUE_CONTROL in ieee80211_check_queues()Luciano Coelho2012-04-16
* | mac80211: remove ieee80211_rx_bss_getMohammed Shafi Shajakhan2012-04-13
* | mac80211: remove hw.conf.channel usage where possibleMichal Kazior2012-04-13
* | mac80211: fix an issue in ieee80211_tx_info count field managementLorenzo Bianconi2012-04-13
* | cfg80211: Add channel information to NL80211_CMD_GET_INTERFACEPontus Fuchs2012-04-13
* | mac80211: protect ->scanning by mutex in ieee80211_work_work()Stanislaw Gruszka2012-04-13
* | mac80211: do not scan and monitor connection in parallelStanislaw Gruszka2012-04-13
* | mac80211: fix the assignment of PREQ's MAC address for Proactive RANNChun-Yeow Yeoh2012-04-12
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-12
|\|
| * mac80211: fix association beacon wait timeoutJohannes Berg2012-04-09
| * Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-04-05
| |\
| | * simple_open: automatically convert to simple_open()Stephen Boyd2012-04-05
| * | mac80211: fix oper channel timestamp updationRajkumar Manoharan2012-03-28
* | | cfg80211/mac80211: enable proper device_set_wakeup_enable handlingJohannes Berg2012-04-11
* | | mac80211: clean up an ieee80211_do_open error pathJohannes Berg2012-04-11
* | | mac80211: add improved HW queue controlJohannes Berg2012-04-11
* | | mac80211: add explicit monitor interface if neededJohannes Berg2012-04-11
* | | mac80211: manage AP netdev carrier stateJohannes Berg2012-04-11
* | | mac80211: Check basic rates when peeringAshok Nagarajan2012-04-11
* | | mac80211: Modify sta_get_rates to give basic ratesAshok Nagarajan2012-04-11
* | | mac80211: Indicate basic rates when adding rate IEsAshok Nagarajan2012-04-11
* | | mac80211: Use mandatory rates as basic rates when starting meshAshok Nagarajan2012-04-11
* | | {nl,cfg}80211: Support for mesh synchronizationJavier Cardona2012-04-10
* | | mac80211: Implement mesh synchronization frameworkJavier Cardona2012-04-10
* | | mac80211: Allow tsf increments via debugfsJavier Cardona2012-04-10
* | | mac80211: sanity check for null SSIDStanislaw Gruszka2012-04-10
* | | mac80211: use IEEE80211_NUM_ACSJohannes Berg2012-04-10
* | | mac80211: lazily stop queues in add_pendingJohannes Berg2012-04-10
* | | mac80211: debounce queue stop/wakeJohannes Berg2012-04-10
* | | mac80211: decouple # of netdev queues from HW queuesJohannes Berg2012-04-10
* | | mac80211: refuse TX queue configuration on non-QoS HWJohannes Berg2012-04-10
* | | cfg80211/nl80211: clarify TX queue APIJohannes Berg2012-04-10