aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-02-13Bluetooth: Move mgmt related flags from hdev->flags to hdev->dev_flagsJohan Hedberg4-53/+53
2012-02-13Bluetooth: Remove bogus inline declaration from l2cap_chan_connectJohan Hedberg1-1/+1
2012-02-13Bluetooth: Remove __hci_dev_put/holdDavid Herrmann1-2/+2
2012-02-13Bluetooth: Correctly take hci_dev->dev refcountDavid Herrmann1-1/+1
2012-02-13Bluetooth: Remove HCI-owner fieldDavid Herrmann1-2/+1
2012-02-13Bluetooth: Correctly acquire module refDavid Herrmann1-0/+2
2012-02-13Bluetooth: Make hci-destruct callback optionalDavid Herrmann1-1/+1
2012-02-13Bluetooth: Remove magic number from ACL TOAndrei Emeltchenko1-1/+2
2012-02-13Bluetooth: l2cap_set_timer needs jiffies as timeout valueAndrzej Kaczmarek1-4/+8
2012-02-13Bluetooth: Fix sk_sndtimeo initialization for L2CAP socketAndrzej Kaczmarek1-1/+1
2012-02-13Bluetooth: Process num completed data blocks eventAndrei Emeltchenko1-0/+54
2012-02-13Bluetooth: Add name resolving support for mgmt based discoveryJohan Hedberg3-10/+142
2012-02-13Bluetooth: Add discovery state trackingJohan Hedberg3-3/+44
2012-02-13Bluetooth: Rename hdev->inq_cache to hdev->discoveryJohan Hedberg3-8/+8
2012-02-13Bluetooth: Flush inquiry cache when starting mgmt triggered inquiryJohan Hedberg1-0/+2
2012-02-13Bluetooth: Return updated name state with hci_inquiry_cache_updateJohan Hedberg2-9/+21
2012-02-13Bluetooth: Add initial mgmt_confirm_name supportJohan Hedberg4-21/+141
2012-02-13Bluetooth: Move Extended Inquiry Response defines to hci.hJohan Hedberg1-12/+0
2012-02-13Bluetooth: Convert inquiry cache to use standard list typesJohan Hedberg2-15/+18
2012-02-08mac80211: do not call rate control .tx_status before .rate_initFelix Fietkau1-1/+1
2012-02-08mac80211: rename mesh static path_lookup()Luis R. Rodriguez1-3/+3
2012-02-08mac80211: add #ifdef CONFIG_MAC80211_VERBOSE_DEBUG for a debug printkFelix Fietkau1-0/+2
2012-02-06mac80211: call rate control only after initJohannes Berg4-3/+6
2012-02-06mac80211: support hw scan while idleEliad Peller3-1/+7
2012-02-06mac80211: off by one in mcs mask handlingDan Carpenter2-2/+2
2012-02-06cfg80211/mac80211: userspace peer authorization in IBSSAntonio Quartulli3-9/+19
2012-02-06mac80211: redesign auth/assocJohannes Berg8-1227/+1038
2012-02-06cfg80211: export cfg80211_ref_bssJohannes Berg2-5/+12
2012-02-06cfg80211: stop tracking authenticated stateJohannes Berg5-333/+80
2012-02-06mac80211: remove dummy STA supportJohannes Berg4-155/+38
2012-02-06mac80211: implement sta_add/sta_remove in sta_stateJohannes Berg4-19/+19
2012-02-06mac80211: add sta_state callbackJohannes Berg7-28/+164
2012-02-06mac80211: add NOTEXIST station stateJohannes Berg2-0/+3
2012-02-06mac80211: dont program keys for stations not uploadedJohannes Berg1-16/+14
2012-02-06mac80211: simplify AP_VLAN handlingJohannes Berg5-33/+7
2012-02-06mac80211: move managed mode station state modificationJohannes Berg1-14/+14
2012-02-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville6-20/+39
2012-01-30mac80211: Move num_sta_ps counter decrement after synchronize_rcuHelmut Schaa1-9/+9
2012-01-30mac80211: add support for mcs masksSimon Wunderlich6-9/+167
2012-01-30nl80211: add support for mcs masksSimon Wunderlich1-1/+60
2012-01-30mac80211: Fix incorrect num_sta_ps decrement in ap_sta_ps_endHelmut Schaa2-7/+5
2012-01-30mac80211: Fix incorrect num_sta_ps decrement in __sta_info_destroyHelmut Schaa1-3/+1
2012-01-30mac80211: station state transition error handlingJohannes Berg8-39/+59
2012-01-30Revert "mac80211: Do not scan for IBSS merge with a fixed BSSID."John W. Linville1-3/+2
2012-01-27mac80211: Do not scan for IBSS merge with a fixed BSSID.Nicolas Cavallari1-2/+3
2012-01-27mac80211: send null packet on active (psm) reconfigurationEliad Peller1-0/+15
2012-01-27nfc: NULL vs zero in nci_activate_target()Dan Carpenter1-1/+1
2012-01-27{nl,cfg,mac}80211: Add support of setting non-forwarding entity in MeshChun-Yeow Yeoh5-1/+10
2012-01-27cfg80211: fix a few -Wshadow warningsJohannes Berg1-5/+3
2012-01-27mac80211: fix a few -Wshadow warningsJohannes Berg2-6/+3