summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-12-13mac80211: support IBSS RSN with SW cryptoJohannes Berg
2010-12-13mac80211 default tx_last_beacon false (congestion)Tim Harvey
2010-12-13mac80211: support separate default keysJohannes Berg
2010-12-13cfg80211/nl80211: separate unicast/multicast default TX keysJohannes Berg
2010-12-13mac80211: clean up RX key checksJohannes Berg
2010-12-13cfg80211: update information elements in cached BSS structSven Neumann
2010-12-13cfg80211: Add antenna availability informationBruno Randolf
2010-12-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-12-08mac80211: Show max number of probe tries in debug message.Ben Greear
2010-12-08mac80211: Apply ht_opmode changes in ieee80211_change_bssHelmut Schaa
2010-12-08cfg80211: Add new BSS attribute ht_opmodeHelmut Schaa
2010-12-08mac80211: Fix BUG in pskb_expand_head when transmitting shared skbsHelmut Schaa
2010-12-07mac80211: Fix compilation error when mesh is disabledJavier Cardona
2010-12-07mac80211: fix a compiler warningFelix Fietkau
2010-12-07mac80211: fix dynamic-ps/pm_qos magic numbersEliad Peller
2010-12-07nl80211/mac80211: Report signal averageBruno Randolf
2010-12-06cfg80211/mac80211: add mesh join/leave commandsJohannes Berg
2010-12-06nl80211: refactor mesh parameter parsingJohannes Berg
2010-12-06cfg80211: require add_virtual_intf to return new devJohannes Berg
2010-12-06mac80211: move mesh filter adjustingJohannes Berg
2010-12-06nl80211/mac80211: define and allow configuring mesh element TTLJavier Cardona
2010-12-06mac80211: speed up AP probing using nullfunc framesFelix Fietkau
2010-12-06mac80211: remove a redundant checkFelix Fietkau
2010-12-06mac80211: Update last_tx_rate only for data framesHelmut Schaa
2010-12-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-12-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville
2010-12-01Bluetooth: clean up hci codeAndrei Emeltchenko
2010-12-01Bluetooth: clean up l2cap codeAndrei Emeltchenko
2010-12-01Bluetooth: clean up rfcomm codeAndrei Emeltchenko
2010-12-01Bluetooth: clean up sco codeAndrei Emeltchenko
2010-12-01Bluetooth: Fix error handling for l2cap_init()Anderson Lizardo
2010-12-01Bluetooth: Get rid of __rfcomm_get_sock_by_channel()Gustavo F. Padovan
2010-12-01Bluetooth: Get rid of __l2cap_get_sock_by_psm()Gustavo F. Padovan
2010-12-01Bluetooth: do not use assignment in if conditionAndrei Emeltchenko
2010-12-01Bluetooth: timer check sk is not owned before freeingAndrei Emeltchenko
2010-12-01Bluetooth: Check sk is not owned before freeing l2cap_connAndrei Emeltchenko
2010-12-01Bluetooth: hidp: fix information leak to userlandVasiliy Kulikov
2010-12-01Bluetooth: cmtp: fix information leak to userlandVasiliy Kulikov
2010-12-01Bluetooth: bnep: fix information leak to userlandVasiliy Kulikov
2010-12-01Bluetooth: Automate remote name requestsJohan Hedberg
2010-12-01Bluetooth: Create a unified authentication request functionJohan Hedberg
2010-12-01Bluetooth: Simplify remote features callback function logicJohan Hedberg
2010-12-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-2.6 int...Gustavo F. Padovan
2010-11-30mac80211: Minor optimization in ieee80211_rx_h_dataHelmut Schaa
2010-11-30mac80211: Fix STA disconnect due to MIC failureSenthil Balasubramanian
2010-11-30mac80211: ignore non-bcast mcast deauth/disassoc franesChristian Lamparter
2010-11-29mac80211: fix RX aggregation lockingJohannes Berg
2010-11-29mac80211: implement off-channel mgmt TXJohannes Berg
2010-11-29nl80211/cfg80211: extend mgmt-tx API for off-channelJohannes Berg
2010-11-29mac80211: Fix frame injection using non-AP vifJouni Malinen