summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2010-12-20mac80211: Rename mesh_params to mesh_config to prepare for mesh_setupJavier Cardona2-24/+24
2010-12-16cfg80211: fix null pointer dereference with a custom regulatory requestLuis R. Rodriguez1-1/+2
2010-12-16nl80211: Add notification for dropped Deauth/DisassocJouni Malinen4-2/+64
2010-12-16wireless:mac80211: kill unuse macro MESH_CFG_CMP_LEN in mesh.hShan Wei1-11/+0
2010-12-16mac80211: Add timeout to BA session start APISujith Manoharan4-4/+9
2010-12-16nl80211: advertise maximum remain-on-channel durationJohannes Berg2-1/+8
2010-12-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville3-1/+9
2010-12-13mac80211: support IBSS RSN with SW cryptoJohannes Berg1-1/+5
2010-12-13mac80211 default tx_last_beacon false (congestion)Tim Harvey1-1/+1
2010-12-13mac80211: support separate default keysJohannes Berg8-47/+62
2010-12-13cfg80211/nl80211: separate unicast/multicast default TX keysJohannes Berg4-24/+115
2010-12-13mac80211: clean up RX key checksJohannes Berg1-2/+21
2010-12-13cfg80211: update information elements in cached BSS structSven Neumann1-0/+11
2010-12-13cfg80211: Add antenna availability informationBruno Randolf1-2/+13
2010-12-13mac80211: avoid calling ieee80211_work_work unconditionallyHerton Ronaldo Krzesinski1-1/+4
2010-12-13mac80211: Fix NULL-pointer deference on ibss merge when not readyTim Harvey1-0/+4
2010-12-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville1-0/+1
2010-12-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-3/+18
2010-12-08mac80211: Show max number of probe tries in debug message.Ben Greear1-2/+3
2010-12-08mac80211: Apply ht_opmode changes in ieee80211_change_bssHelmut Schaa1-0/+6
2010-12-08cfg80211: Add new BSS attribute ht_opmodeHelmut Schaa1-0/+5
2010-12-08mac80211: Fix BUG in pskb_expand_head when transmitting shared skbsHelmut Schaa1-3/+18
2010-12-08mac80211: Fix compilation error when mesh is disabledJavier Cardona1-0/+2
2010-12-08mac80211: fix a compiler warningFelix Fietkau1-2/+1
2010-12-08mac80211: fix dynamic-ps/pm_qos magic numbersEliad Peller1-4/+5
2010-12-08nl80211/mac80211: Report signal averageBruno Randolf6-1/+12
2010-12-07cfg80211/mac80211: add mesh join/leave commandsJohannes Berg12-106/+322
2010-12-07nl80211: refactor mesh parameter parsingJohannes Berg1-23/+38
2010-12-07cfg80211: require add_virtual_intf to return new devJohannes Berg2-10/+17
2010-12-07mac80211: move mesh filter adjustingJohannes Berg2-17/+12
2010-12-07nl80211/mac80211: define and allow configuring mesh element TTLJavier Cardona7-7/+21
2010-12-06mac80211: speed up AP probing using nullfunc framesFelix Fietkau3-35/+79
2010-12-06mac80211: remove a redundant checkFelix Fietkau1-2/+1
2010-12-06mac80211: Update last_tx_rate only for data framesHelmut Schaa1-3/+4
2010-12-06Bluetooth: Fix initial RFCOMM DLC security levelJohan Hedberg1-0/+1
2010-12-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-1/+12
2010-12-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville1-3/+3
2010-12-02Bluetooth: clean up hci codeAndrei Emeltchenko4-41/+73
2010-12-02Bluetooth: clean up l2cap codeAndrei Emeltchenko1-4/+3
2010-12-02Bluetooth: clean up rfcomm codeAndrei Emeltchenko3-18/+23
2010-12-02Bluetooth: clean up sco codeAndrei Emeltchenko1-9/+13
2010-12-02Bluetooth: Fix error handling for l2cap_init()Anderson Lizardo1-2/+5
2010-12-02Bluetooth: Get rid of __rfcomm_get_sock_by_channel()Gustavo F. Padovan1-12/+7
2010-12-02Bluetooth: Get rid of __l2cap_get_sock_by_psm()Gustavo F. Padovan1-13/+9
2010-12-02Bluetooth: do not use assignment in if conditionAndrei Emeltchenko1-6/+12
2010-12-02Bluetooth: timer check sk is not owned before freeingAndrei Emeltchenko1-12/+20
2010-12-02Bluetooth: Check sk is not owned before freeing l2cap_connAndrei Emeltchenko1-0/+26
2010-12-02Bluetooth: hidp: fix information leak to userlandVasiliy Kulikov1-1/+1
2010-12-02Bluetooth: cmtp: fix information leak to userlandVasiliy Kulikov1-0/+1
2010-12-02Bluetooth: bnep: fix information leak to userlandVasiliy Kulikov1-0/+1