summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
* Bluetooth: Use non-flushable by default L2CAP data packetsAndrei Emeltchenko2011-02-082-6/+60
* Bluetooth: Fix failure to release lock in read_index_list()Jesper Juhl2011-02-081-1/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...Gustavo F. Padovan2011-02-081-0/+1
|\
| * Bluetooth: Set conn state to BT_DISCONN to avoid multiple responsesBao Liang2011-02-021-0/+1
* | mac80211: remove unneeded checkDan Carpenter2011-02-071-1/+1
* | mac80211: Update comments on radiotap MCS indexMohammed Shafi Shajakhan2011-02-071-5/+2
* | mac80211: as a 4-addr station, do not receive packets for other stationsFelix Fietkau2011-02-071-1/+2
* | mac80211: Make some mlme timers module paramaters.Ben Greear2011-02-071-11/+23
* | mac80211: Optimize scans on current operating channel.Ben Greear2011-02-047-89/+214
* | mac80211: do not send duplicate data frames to the cooked monitor interfaceFelix Fietkau2011-02-041-1/+1
* | mac80211: do not restart ps timer during scan or offchannelRajkumar Manoharan2011-02-041-1/+4
* | mac80211: fix race between next beacon dtim and ieee80211_get_buffered_bcChristian Lamparter2011-02-042-1/+4
* | mac80211: Add testing functionality for TKIPJouni Malinen2011-02-032-1/+108
* | mac80211: Remove obsolete TKIP flexibilityJouni Malinen2011-02-031-25/+7
* | mac80211: allow GO to scan like APJohannes Berg2011-02-031-2/+5
* | mac80211: pass up beacons from external BSS when operating as APArik Nemtsov2011-02-031-1/+2
* | mac80211: add HW flag for disabling auto link-PS in AP modeArik Nemtsov2011-02-033-3/+31
* | mac80211: do not calc frame duration when using HW rate-controlArik Nemtsov2011-02-031-1/+2
* | mac80211: Recalculate channel-type on iface removal.Ben Greear2011-02-031-1/+8
* | cfg80211: Fix power save state after interface type changeJuuso Oikarinen2011-02-031-7/+13
* | mac80211: Warn users if HT fails because of freq mismatch.Ben Greear2011-02-031-4/+22
* | mac80211: Show configured channel-type in netdev debugfs.Ben Greear2011-02-031-0/+6
* | mac80211: Be more careful when changing channels.Ben Greear2011-02-031-3/+16
* | mac80211: disable power save if an infra AP vif existsRajkumar Manoharan2011-01-311-0/+8
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-01-288-74/+68
|\ \
| * | mac80211: fix a crash in ieee80211_beacon_get_tim on change_interfaceFelix Fietkau2011-01-251-0/+3
| |/
| * Bluetooth: Fix race condition with conn->sec_levelJohan Hedberg2011-01-192-6/+11
| * Bluetooth: Fix authentication request for L2CAP raw socketsJohan Hedberg2011-01-191-1/+2
| * Bluetooth: Create a unified auth_type evaluation functionJohan Hedberg2011-01-191-49/+28
| * Bluetooth: Fix MITM protection requirement preservationJohan Hedberg2011-01-191-0/+3
| * Revert "Bluetooth: Update sec_level/auth_type for already existing connections"Johan Hedberg2011-01-191-5/+0
| * Bluetooth: Never deallocate a session when some DLC points to itLukáš Turek2011-01-191-1/+2
| * Bluetooth: Fix leaking blacklist when unregistering a hci deviceJohan Hedberg2011-01-191-0/+4
| * Bluetooth: l2cap: fix misuse of logical operation in place of bitopDavid Sterba2011-01-191-2/+2
| * mac80211: use maximum number of AMPDU frames as default in BA RXLuciano Coelho2011-01-131-9/+2
| * mac80211: fix lockdep warningJohannes Berg2011-01-131-1/+11
* | net/wireless/nl80211.c: Avoid call to genlmsg_cancelJulia Lawall2011-01-281-2/+4
* | mac80211: Add sdata state and flags to debugfs.Ben Greear2011-01-281-0/+14
* | mac80211: add MCS information to radiotapJohannes Berg2011-01-281-0/+17
* | cfg80211: Allow non-zero indexes for device specific pair-wise ciphersJuuso Oikarinen2011-01-281-4/+7
* | mac80211: use DECLARE_EVENT_CLASSJohannes Berg2011-01-261-169/+33
* | cfg80211: Extend channel to frequency mapping for 802.11jBruno Randolf2011-01-217-24/+39
* | mac80211: Fix skb-copy failure debug message.Ben Greear2011-01-211-1/+1
* | mac80211: drop non-auth 3-addr data frames when running as a 4-addr stationFelix Fietkau2011-01-191-3/+22
* | mac80211: allow advertising correct maximum aggregate sizeJohannes Berg2011-01-191-1/+2
* | mac80211: track receiver's aggregation reorder buffer sizeJohannes Berg2011-01-195-12/+31
* | mac80211: don't return beacons when mesh is disabledJohannes Berg2011-01-191-0/+5
* | mac80211: Show max retry-counts in kernel messages.Ben Greear2011-01-191-4/+4
* | mac80211: mesh only parameter mppath maybe unusedWey-Yi Guy2011-01-191-1/+1
* | mac80211: add hw configuration for max ampdu buffer sizeLuciano Coelho2011-01-192-0/+4
OpenPOWER on IntegriCloud