summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* mac80211: Minor optimization in ieee80211_rx_h_dataHelmut Schaa2010-11-301-3/+2
* mac80211: fix RX aggregation lockingJohannes Berg2010-11-294-38/+45
* mac80211: implement off-channel mgmt TXJohannes Berg2010-11-294-6/+129
* nl80211/cfg80211: extend mgmt-tx API for off-channelJohannes Berg2010-11-294-14/+63
* mac80211: implement packet loss notificationJohannes Berg2010-11-242-0/+25
* cfg80211: allow using CQM event to notify packet lossJohannes Berg2010-11-243-0/+61
* mac80211: avoid aggregation for VO trafficLuis R. Rodriguez2010-11-241-0/+3
* mac80211: reduce the number of retries for nullfunc probingFelix Fietkau2010-11-241-1/+8
* mac80211: use nullfunc instead of probe request for connection monitoringFelix Fietkau2010-11-243-26/+72
* cfg80211/mac80211: improve ad-hoc multicast rate handlingFelix Fietkau2010-11-243-17/+47
* mac80211: probe the AP when resumingFelix Fietkau2010-11-241-0/+1
* mac80211: calculate beacon loss time accuratelyFelix Fietkau2010-11-242-4/+13
* mac80211: restart beacon miss timer on system resume from suspendFelix Fietkau2010-11-241-0/+1
* net/wireless: Use pr_<level> and netdev_<level>Joe Perches2010-11-246-56/+44
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-11-247-13/+80
|\
| * cfg80211: fix can_beacon_sec_chan, reenable HT40Mark Mentovai2010-11-181-0/+2
| * cfg80211: fix extension channel checks to initiate communicationLuis R. Rodriguez2010-11-161-0/+52
| * Bluetooth: fix not setting security level when creating a rfcomm sessionLuiz Augusto von Dentz2010-11-091-3/+10
| * Bluetooth: fix endianness conversion in L2CAPGustavo F. Padovan2010-11-091-2/+2
| * Bluetooth: fix unaligned access to l2cap conf datasteven miao2010-11-091-4/+4
| * Bluetooth: Fix non-SSP auth request for HIGH security level socketsJohan Hedberg2010-11-091-0/+6
| * Bluetooth: fix hidp kconfig dependency warningRandy Dunlap2010-11-091-1/+1
| * mac80211: unset SDATA_STATE_OFFCHANNEL when cancelling a scanBrian Cavagnolo2010-11-081-3/+3
| * cfg80211: fix a crash in dev lookup on dump commandsFelix Fietkau2010-11-081-2/+2
* | Revert "nl80211/mac80211: Report signal average"John W. Linville2010-11-246-12/+1
* | mac80211: Disable hw crypto for GTKs on AP VLAN interfacesHelmut Schaa2010-11-221-1/+8
* | cfg80211: Fix regulatory bug with multiple cards and delaysLuis R. Rodriguez2010-11-221-9/+43
* | cfg80211: move mutex locking to reg_process_pending_hints()Luis R. Rodriguez2010-11-221-8/+8
* | cfg80211: move reg_work and reg_todo aboveLuis R. Rodriguez2010-11-221-2/+3
* | cfg80211: put core regulatory request into queueLuis R. Rodriguez2010-11-221-6/+1
* | nl80211/mac80211: Report signal averageBruno Randolf2010-11-186-1/+12
* | mac80211: fix powersaving clients racesJohannes Berg2010-11-174-7/+29
* | mac80211: defines for AC numbersJohannes Berg2010-11-171-1/+10
* | mac80211: add support for setting the ad-hoc multicast rateFelix Fietkau2010-11-163-6/+19
* | cfg80211: add support for setting the ad-hoc multicast rateFelix Fietkau2010-11-161-0/+5
* | mac80211: Add function to get probe request template for current APJuuso Oikarinen2010-11-163-5/+46
* | mac80211: Add antenna configurationBruno Randolf2010-11-163-0/+92
* | cfg80211: Add nl80211 antenna configurationBruno Randolf2010-11-161-1/+30
* | mac80211: support hardware TX fragmentation offloadArik Nemtsov2010-11-165-2/+54
* | mac80211: Remove redundant checks for NULL before calls to crypto_free_cipher()Jesper Juhl2010-11-152-4/+2
* | mac80211: refactor debugfs function generation codeEliad Peller2010-11-154-55/+52
* | mac80211: minstrel_ht - reduce the overhead of rate samplingFelix Fietkau2010-11-151-6/+10
* | cfg80211: prefix REG_DBG_PRINT() with cfg80211Luis R. Rodriguez2010-11-151-16/+15
* | cfg80211: add debug print when processing a channelLuis R. Rodriguez2010-11-151-0/+39
* | cfg80211: add debug print when disabling a channel on a custom regdLuis R. Rodriguez2010-11-151-0/+5
* | cfg80211: add debug prints for when we ignore regulatory hintsLuis R. Rodriguez2010-11-151-3/+39
* | cfg80211: fix disabling channels based on hintsLuis R. Rodriguez2010-11-151-1/+19
* | cfg80211: fix allowing country IEs for WIPHY_FLAG_STRICT_REGULATORYLuis R. Rodriguez2010-11-151-0/+1
* | cfg80211: pass the reg hint initiator to helpersLuis R. Rodriguez2010-11-151-4/+8
* | rfkill: remove dead codeStephen Hemminger2010-11-151-14/+0
OpenPOWER on IntegriCloud