summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2011-02-08Bluetooth: Fix setting of MTU for ERTM and Streaming ModeGustavo F. Padovan1-3/+3
2011-02-08Bluetooth: Use non-flushable by default L2CAP data packetsAndrei Emeltchenko2-6/+60
2011-02-08Bluetooth: Fix failure to release lock in read_index_list()Jesper Juhl1-1/+3
2011-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...Gustavo F. Padovan1-0/+1
2011-02-08mac80211: remove unneeded checkDan Carpenter1-1/+1
2011-02-08mac80211: Update comments on radiotap MCS indexMohammed Shafi Shajakhan1-5/+2
2011-02-08mac80211: as a 4-addr station, do not receive packets for other stationsFelix Fietkau1-1/+2
2011-02-08mac80211: Make some mlme timers module paramaters.Ben Greear1-11/+23
2011-02-05mac80211: Optimize scans on current operating channel.Ben Greear7-89/+214
2011-02-05mac80211: do not send duplicate data frames to the cooked monitor interfaceFelix Fietkau1-1/+1
2011-02-05mac80211: do not restart ps timer during scan or offchannelRajkumar Manoharan1-1/+4
2011-02-05mac80211: fix race between next beacon dtim and ieee80211_get_buffered_bcChristian Lamparter2-1/+4
2011-02-04mac80211: Add testing functionality for TKIPJouni Malinen2-1/+108
2011-02-04mac80211: Remove obsolete TKIP flexibilityJouni Malinen1-25/+7
2011-02-04mac80211: allow GO to scan like APJohannes Berg1-2/+5
2011-02-04mac80211: pass up beacons from external BSS when operating as APArik Nemtsov1-1/+2
2011-02-04mac80211: add HW flag for disabling auto link-PS in AP modeArik Nemtsov3-3/+31
2011-02-04mac80211: do not calc frame duration when using HW rate-controlArik Nemtsov1-1/+2
2011-02-04mac80211: Recalculate channel-type on iface removal.Ben Greear1-1/+8
2011-02-04cfg80211: Fix power save state after interface type changeJuuso Oikarinen1-7/+13
2011-02-04mac80211: Warn users if HT fails because of freq mismatch.Ben Greear1-4/+22
2011-02-04mac80211: Show configured channel-type in netdev debugfs.Ben Greear1-0/+6
2011-02-04mac80211: Be more careful when changing channels.Ben Greear1-3/+16
2011-02-02Bluetooth: Set conn state to BT_DISCONN to avoid multiple responsesBao Liang1-0/+1
2011-01-31mac80211: disable power save if an infra AP vif existsRajkumar Manoharan1-0/+8
2011-01-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville8-74/+68
2011-01-28net/wireless/nl80211.c: Avoid call to genlmsg_cancelJulia Lawall1-2/+4
2011-01-28mac80211: Add sdata state and flags to debugfs.Ben Greear1-0/+14
2011-01-28mac80211: add MCS information to radiotapJohannes Berg1-0/+17
2011-01-28cfg80211: Allow non-zero indexes for device specific pair-wise ciphersJuuso Oikarinen1-4/+7
2011-01-27mac80211: use DECLARE_EVENT_CLASSJohannes Berg1-169/+33
2011-01-26mac80211: fix a crash in ieee80211_beacon_get_tim on change_interfaceFelix Fietkau1-0/+3
2011-01-21cfg80211: Extend channel to frequency mapping for 802.11jBruno Randolf7-24/+39
2011-01-21mac80211: Fix skb-copy failure debug message.Ben Greear1-1/+1
2011-01-19Bluetooth: Fix race condition with conn->sec_levelJohan Hedberg2-6/+11
2011-01-19Bluetooth: Fix authentication request for L2CAP raw socketsJohan Hedberg1-1/+2
2011-01-19Bluetooth: Create a unified auth_type evaluation functionJohan Hedberg1-49/+28
2011-01-19Bluetooth: Fix MITM protection requirement preservationJohan Hedberg1-0/+3
2011-01-19Revert "Bluetooth: Update sec_level/auth_type for already existing connections"Johan Hedberg1-5/+0
2011-01-19Bluetooth: Never deallocate a session when some DLC points to itLukáš Turek1-1/+2
2011-01-19Bluetooth: Fix leaking blacklist when unregistering a hci deviceJohan Hedberg1-0/+4
2011-01-19Bluetooth: l2cap: fix misuse of logical operation in place of bitopDavid Sterba1-2/+2
2011-01-19mac80211: drop non-auth 3-addr data frames when running as a 4-addr stationFelix Fietkau1-3/+22
2011-01-19mac80211: allow advertising correct maximum aggregate sizeJohannes Berg1-1/+2
2011-01-19mac80211: track receiver's aggregation reorder buffer sizeJohannes Berg5-12/+31
2011-01-19mac80211: don't return beacons when mesh is disabledJohannes Berg1-0/+5
2011-01-19mac80211: Show max retry-counts in kernel messages.Ben Greear1-4/+4
2011-01-19mac80211: mesh only parameter mppath maybe unusedWey-Yi Guy1-1/+1
2011-01-19mac80211: add hw configuration for max ampdu buffer sizeLuciano Coelho2-0/+4
2011-01-19mac80211:mesh_mpp_table_grow call should depend on MESH_WORK_GROW_MPP_TABLE f...Nick Ledovskikh1-1/+1