summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* mac80211: fix a compiler warningFelix Fietkau2010-12-071-2/+1
* mac80211: fix dynamic-ps/pm_qos magic numbersEliad Peller2010-12-071-4/+5
* nl80211/mac80211: Report signal averageBruno Randolf2010-12-076-1/+12
* cfg80211/mac80211: add mesh join/leave commandsJohannes Berg2010-12-0612-106/+322
* nl80211: refactor mesh parameter parsingJohannes Berg2010-12-061-23/+38
* cfg80211: require add_virtual_intf to return new devJohannes Berg2010-12-062-10/+17
* mac80211: move mesh filter adjustingJohannes Berg2010-12-062-17/+12
* nl80211/mac80211: define and allow configuring mesh element TTLJavier Cardona2010-12-067-7/+21
* mac80211: speed up AP probing using nullfunc framesFelix Fietkau2010-12-063-35/+79
* mac80211: remove a redundant checkFelix Fietkau2010-12-061-2/+1
* mac80211: Update last_tx_rate only for data framesHelmut Schaa2010-12-061-3/+4
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-12-022-1/+12
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2010-12-021-3/+3
| |\
| * | mac80211: Fix STA disconnect due to MIC failureSenthil Balasubramanian2010-11-301-0/+2
| * | mac80211: ignore non-bcast mcast deauth/disassoc franesChristian Lamparter2010-11-301-0/+4
| * | mac80211: Fix frame injection using non-AP vifJouni Malinen2010-11-291-1/+6
* | | Bluetooth: clean up hci codeAndrei Emeltchenko2010-12-014-41/+73
* | | Bluetooth: clean up l2cap codeAndrei Emeltchenko2010-12-011-4/+3
* | | Bluetooth: clean up rfcomm codeAndrei Emeltchenko2010-12-013-18/+23
* | | Bluetooth: clean up sco codeAndrei Emeltchenko2010-12-011-9/+13
* | | Bluetooth: Fix error handling for l2cap_init()Anderson Lizardo2010-12-011-2/+5
* | | 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
OpenPOWER on IntegriCloud