summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Get rid of __rfcomm_get_sock_by_channel()Gustavo F. Padovan2010-12-011-12/+7
* Bluetooth: Get rid of __l2cap_get_sock_by_psm()Gustavo F. Padovan2010-12-011-13/+9
* Bluetooth: do not use assignment in if conditionAndrei Emeltchenko2010-12-011-6/+12
* Bluetooth: timer check sk is not owned before freeingAndrei Emeltchenko2010-12-011-12/+20
* Bluetooth: Check sk is not owned before freeing l2cap_connAndrei Emeltchenko2010-12-011-0/+26
* Bluetooth: hidp: fix information leak to userlandVasiliy Kulikov2010-12-011-1/+1
* Bluetooth: cmtp: fix information leak to userlandVasiliy Kulikov2010-12-011-0/+1
* Bluetooth: bnep: fix information leak to userlandVasiliy Kulikov2010-12-011-0/+1
* Bluetooth: Automate remote name requestsJohan Hedberg2010-12-011-18/+54
* Bluetooth: Create a unified authentication request functionJohan Hedberg2010-12-011-14/+40
* Bluetooth: Simplify remote features callback function logicJohan Hedberg2010-12-011-44/+47
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-2.6 int...Gustavo F. Padovan2010-12-011-3/+3
|\
| * Bluetooth: Fix not returning proper error in SCOGustavo F. Padovan2010-11-221-3/+3
* | 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
OpenPOWER on IntegriCloud