summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: fix null pointer dereference with a custom regulatory requestLuis R. Rodriguez2010-12-161-1/+2
* nl80211: Add notification for dropped Deauth/DisassocJouni Malinen2010-12-164-2/+64
* wireless:mac80211: kill unuse macro MESH_CFG_CMP_LEN in mesh.hShan Wei2010-12-151-11/+0Star
* mac80211: Add timeout to BA session start APISujith Manoharan2010-12-154-4/+9
* nl80211: advertise maximum remain-on-channel durationJohannes Berg2010-12-152-1/+8
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-12-153-1/+9
|\
| * mac80211: avoid calling ieee80211_work_work unconditionallyHerton Ronaldo Krzesinski2010-12-131-1/+4
| * mac80211: Fix NULL-pointer deference on ibss merge when not readyTim Harvey2010-12-131-0/+4
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2010-12-131-0/+1
| |\
| | * Bluetooth: Fix initial RFCOMM DLC security levelJohan Hedberg2010-12-061-0/+1
* | | mac80211: support IBSS RSN with SW cryptoJohannes Berg2010-12-131-1/+5
* | | mac80211 default tx_last_beacon false (congestion)Tim Harvey2010-12-131-1/+1
* | | mac80211: support separate default keysJohannes Berg2010-12-138-47/+62
* | | cfg80211/nl80211: separate unicast/multicast default TX keysJohannes Berg2010-12-134-24/+115
* | | mac80211: clean up RX key checksJohannes Berg2010-12-131-2/+21
* | | cfg80211: update information elements in cached BSS structSven Neumann2010-12-131-0/+11
* | | cfg80211: Add antenna availability informationBruno Randolf2010-12-131-2/+13
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-12-081-3/+18
|\| |
| * | mac80211: Fix BUG in pskb_expand_head when transmitting shared skbsHelmut Schaa2010-12-081-3/+18
| |/
* | mac80211: Show max number of probe tries in debug message.Ben Greear2010-12-081-2/+3
* | mac80211: Apply ht_opmode changes in ieee80211_change_bssHelmut Schaa2010-12-081-0/+6
* | cfg80211: Add new BSS attribute ht_opmodeHelmut Schaa2010-12-081-0/+5
* | mac80211: Fix compilation error when mesh is disabledJavier Cardona2010-12-071-0/+2
* | mac80211: fix a compiler warningFelix Fietkau2010-12-071-2/+1Star
* | 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/+12Star
* | 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/+1Star
* | 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-024-41/+73
* | | Bluetooth: clean up l2cap codeAndrei Emeltchenko2010-12-021-4/+3Star
* | | Bluetooth: clean up rfcomm codeAndrei Emeltchenko2010-12-023-18/+23
* | | Bluetooth: clean up sco codeAndrei Emeltchenko2010-12-021-9/+13
* | | Bluetooth: Fix error handling for l2cap_init()Anderson Lizardo2010-12-021-2/+5
* | | Bluetooth: Get rid of __rfcomm_get_sock_by_channel()Gustavo F. Padovan2010-12-021-12/+7Star
* | | Bluetooth: Get rid of __l2cap_get_sock_by_psm()Gustavo F. Padovan2010-12-021-13/+9Star
* | | Bluetooth: do not use assignment in if conditionAndrei Emeltchenko2010-12-021-6/+12
* | | Bluetooth: timer check sk is not owned before freeingAndrei Emeltchenko2010-12-021-12/+20
* | | Bluetooth: Check sk is not owned before freeing l2cap_connAndrei Emeltchenko2010-12-021-0/+26
* | | Bluetooth: hidp: fix information leak to userlandVasiliy Kulikov2010-12-021-1/+1