summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2014-03-20Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2014-03-19cfg80211: remove macro ASSERT_RDEV_LOCK(rdev)Zhao, Gang
2014-03-19cfg80211: remove unnecessary checkZhao, Gang
2014-03-19mac80211: set beamforming bit in radiotapEmmanuel Grumbach
2014-03-19cfg80211/mac80211: ignore signal if the frame was heard on wrong channelEmmanuel Grumbach
2014-03-19cfg80211: make __cfg80211_join_ibss() staticZhao, Gang
2014-03-19mac80211: release sched_scan_sdata when stopping sched scanAlexander Bondar
2014-03-19mac80211: fix WPA with VLAN on AP side with ps-sta againMichael Braun
2014-03-19mac80211: fix suspend vs. authentication raceJohannes Berg
2014-03-19mac80211: verify deauthentication and return error on failureJohannes Berg
2014-03-19mac80211: fix potential use-after-freeJohannes Berg
2014-03-17Merge tag 'nfc-next-3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2014-03-14NFC: llcp: Use list_for_each_entry in nfc_llcp_find_local()Axel Lin
2014-03-14NFC: Move checking valid gb_len value to nfc_llcp_set_remote_gbAxel Lin
2014-03-14NFC: Remove redundant test for dev->n_targets in nfc_find_targetAxel Lin
2014-03-10NFC: digital: Rename Type V tags to Type 5 tagsMark A. Greer
2014-03-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-03-03Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2014-03-03cfg80211: allow reprocessing of pending requestsLuis R. Rodriguez
2014-03-03mac80211: add missing update on rx status VHT flagChun-Yeow Yeoh
2014-03-03mac80211: refactor channel switch functionMichal Kazior
2014-02-28Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2014-02-28Bluetooth: Remove unnecessary stop_scan_complete functionJohan Hedberg
2014-02-28Bluetooth: Fix trying to disable scanning twiceJohan Hedberg
2014-02-28Bluetooth: Delay LTK encryption to let remote receive all keysJohan Hedberg
2014-02-28Bluetooth: Re-encrypt link after receiving an LTKJohan Hedberg
2014-02-28Bluetooth: Add timeout for LE connection attemptsJohan Hedberg
2014-02-28Bluetooth: Use hdev->init/resp_addr values for smp_c1 functionJohan Hedberg
2014-02-28Bluetooth: Track LE initiator and responder address informationJohan Hedberg
2014-02-28Bluetooth: Fix updating connection state to BT_CONNECT too earlyJohan Hedberg
2014-02-28Bluetooth: Add protections for updating local random addressJohan Hedberg
2014-02-28Bluetooth: Fix clearing SMP keys if pairing failsJohan Hedberg
2014-02-28Bluetooth: Use __le64 type for LE random numbersMarcel Holtmann
2014-02-28Bluetooth: Add timer to force power offJohan Hedberg
2014-02-28Bluetooth: Fix disconnecting connections in non-connected statesJohan Hedberg
2014-02-28Bluetooth: Track LE white list modification via HCI commandsMarcel Holtmann
2014-02-28Bluetooth: Add support for storing LE white list entriesMarcel Holtmann
2014-02-28Bluetooth: Clear all LE white list entries when powering controllerMarcel Holtmann
2014-02-28Bluetooth: Make hci_blacklist_clear function staticMarcel Holtmann
2014-02-27mac80211: fix association to 20/40 MHz VHT networksJohannes Berg
2014-02-27Bluetooth: Add hci_copy_identity_address convenience functionJohan Hedberg
2014-02-27Bluetooth: Add tracking of advertising address typeJohan Hedberg
2014-02-27Bluetooth: Fix response on confirm_nameLukasz Rymanowski
2014-02-27Bluetooth: Update background scan parametersAndre Guedes
2014-02-27Bluetooth: Create hci_req_add_le_passive_scan helperAndre Guedes
2014-02-27Bluetooth: Add le_auto_conn file on debugfsAndre Guedes
2014-02-27Bluetooth: Support resolvable private addressesAndre Guedes
2014-02-27Bluetooth: Connection parameters and resolvable addressAndre Guedes
2014-02-27Bluetooth: Auto connection and power onAndre Guedes
2014-02-27Bluetooth: Temporarily stop background scanning on discoveryAndre Guedes