aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2011-02-08Bluetooth: Implement UUID handling through the management interfaceJohan Hedberg
2011-02-08Bluetooth: Implement set_pairable managment commandJohan Hedberg
2011-02-08Bluetooth: Add send_mode_rsp convenience function for mgmt.cJohan Hedberg
2011-02-08Bluetooth: Add flag to track managment controlled adaptersJohan Hedberg
2011-02-08Bluetooth: Unify mode related management messages to a single structJohan Hedberg
2011-02-08Bluetooth: Add set_connectable management commandJohan Hedberg
2011-02-08Bluetooth: Add support for set_discoverable management commandJohan Hedberg
2011-02-08Bluetooth: Add support for set_powered management commandJohan Hedberg
2011-02-08Bluetooth: Add support for management powered eventJohan Hedberg
2011-02-08Bluetooth: Implement automatic setup procedure for local adaptersJohan Hedberg
2011-02-08Bluetooth: Fix setting of MTU for ERTM and Streaming ModeGustavo F. Padovan
2011-02-08Bluetooth: Use non-flushable by default L2CAP data packetsAndrei Emeltchenko
2011-02-08Bluetooth: Fix failure to release lock in read_index_list()Jesper Juhl
2011-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...Gustavo F. Padovan
2011-02-07mac80211: remove unneeded checkDan Carpenter
2011-02-07mac80211: Update comments on radiotap MCS indexMohammed Shafi Shajakhan
2011-02-07mac80211: as a 4-addr station, do not receive packets for other stationsFelix Fietkau
2011-02-07mac80211: Make some mlme timers module paramaters.Ben Greear
2011-02-04mac80211: Optimize scans on current operating channel.Ben Greear
2011-02-04mac80211: do not send duplicate data frames to the cooked monitor interfaceFelix Fietkau
2011-02-04mac80211: do not restart ps timer during scan or offchannelRajkumar Manoharan
2011-02-04mac80211: fix race between next beacon dtim and ieee80211_get_buffered_bcChristian Lamparter
2011-02-03mac80211: Add testing functionality for TKIPJouni Malinen
2011-02-03mac80211: Remove obsolete TKIP flexibilityJouni Malinen
2011-02-03mac80211: allow GO to scan like APJohannes Berg
2011-02-03mac80211: pass up beacons from external BSS when operating as APArik Nemtsov
2011-02-03mac80211: add HW flag for disabling auto link-PS in AP modeArik Nemtsov
2011-02-03mac80211: do not calc frame duration when using HW rate-controlArik Nemtsov
2011-02-03mac80211: Recalculate channel-type on iface removal.Ben Greear
2011-02-03cfg80211: Fix power save state after interface type changeJuuso Oikarinen
2011-02-03mac80211: Warn users if HT fails because of freq mismatch.Ben Greear
2011-02-03mac80211: Show configured channel-type in netdev debugfs.Ben Greear
2011-02-03mac80211: Be more careful when changing channels.Ben Greear
2011-02-02Bluetooth: Set conn state to BT_DISCONN to avoid multiple responsesBao Liang
2011-01-31mac80211: disable power save if an infra AP vif existsRajkumar Manoharan
2011-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-01-28net/wireless/nl80211.c: Avoid call to genlmsg_cancelJulia Lawall
2011-01-28mac80211: Add sdata state and flags to debugfs.Ben Greear
2011-01-28mac80211: add MCS information to radiotapJohannes Berg
2011-01-28cfg80211: Allow non-zero indexes for device specific pair-wise ciphersJuuso Oikarinen
2011-01-26mac80211: use DECLARE_EVENT_CLASSJohannes Berg
2011-01-25mac80211: fix a crash in ieee80211_beacon_get_tim on change_interfaceFelix Fietkau
2011-01-21cfg80211: Extend channel to frequency mapping for 802.11jBruno Randolf
2011-01-21mac80211: Fix skb-copy failure debug message.Ben Greear
2011-01-19Bluetooth: Fix race condition with conn->sec_levelJohan Hedberg
2011-01-19Bluetooth: Fix authentication request for L2CAP raw socketsJohan Hedberg
2011-01-19Bluetooth: Create a unified auth_type evaluation functionJohan Hedberg
2011-01-19Bluetooth: Fix MITM protection requirement preservationJohan Hedberg
2011-01-19Revert "Bluetooth: Update sec_level/auth_type for already existing connections"Johan Hedberg
2011-01-19Bluetooth: Never deallocate a session when some DLC points to itLukáš Turek