summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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
2010-11-24mac80211: implement packet loss notificationJohannes Berg
2010-11-24cfg80211: allow using CQM event to notify packet lossJohannes Berg
2010-11-24mac80211: avoid aggregation for VO trafficLuis R. Rodriguez
2010-11-24mac80211: reduce the number of retries for nullfunc probingFelix Fietkau
2010-11-24mac80211: use nullfunc instead of probe request for connection monitoringFelix Fietkau
2010-11-24cfg80211/mac80211: improve ad-hoc multicast rate handlingFelix Fietkau
2010-11-24mac80211: probe the AP when resumingFelix Fietkau
2010-11-24mac80211: calculate beacon loss time accuratelyFelix Fietkau
2010-11-24mac80211: restart beacon miss timer on system resume from suspendFelix Fietkau
2010-11-24net/wireless: Use pr_<level> and netdev_<level>Joe Perches
2010-11-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-11-24Revert "nl80211/mac80211: Report signal average"John W. Linville
2010-11-22mac80211: Disable hw crypto for GTKs on AP VLAN interfacesHelmut Schaa
2010-11-22cfg80211: Fix regulatory bug with multiple cards and delaysLuis R. Rodriguez
2010-11-22cfg80211: move mutex locking to reg_process_pending_hints()Luis R. Rodriguez
2010-11-22cfg80211: move reg_work and reg_todo aboveLuis R. Rodriguez