summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-09-08Bluetooth: Move identity address update behind a workqueueJohan Hedberg3-4/+11
2014-09-08Bluetooth: Don't take any action in smp_resume_cb if not encryptedJohan Hedberg1-2/+4
2014-09-08Bluetooth: Remove unnecessary checks after canceling SMP security timerJohan Hedberg1-5/+1
2014-09-08Bluetooth: Add clarifying comment for LE CoC result valueJohan Hedberg1-0/+5
2014-09-08Bluetooth: Move clock offset reading into hci_disconnect()Johan Hedberg1-19/+13
2014-09-08Bluetooth: Use hci_disconnect() for mgmt_disconnect_device()Johan Hedberg1-5/+1
2014-09-08Bluetooth: Update hci_disconnect() to return an error valueJohan Hedberg2-3/+3
2014-09-08Bluetooth: Fix SMP error and response to be mutually exclusiveJohan Hedberg1-8/+5
2014-09-08Bluetooth: Remove unused l2cap_conn_shutdown APIJohan Hedberg2-29/+0
2014-09-08Bluetooth: Use hci_disconnect for immediate disconnection from SMPJohan Hedberg1-2/+2
2014-09-08Bluetooth: Set discon_timeout to 0 in l2cap_conn_delJohan Hedberg1-0/+3
2014-09-08Bluetooth: Remove hci_conn_hold/drop from hci_chanJohan Hedberg1-4/+1
2014-09-08Bluetooth: Ignore incoming data after initiating disconnectionJohan Hedberg2-0/+7
2014-09-08Bluetooth: Set disc_timeout to 0 when calling hci_chan_delJohan Hedberg1-0/+3
2014-09-08Bluetooth: Fix hci_conn reference counting with hci_chanJohan Hedberg1-1/+3
2014-09-08Bluetooth: Use zero timeout for immediate schedulingJohan Hedberg1-2/+2
2014-09-08Bluetooth: Refactor connection parameter freeing into its own functionJohan Hedberg1-17/+15
2014-09-08Bluetooth: Fix using hci_conn_get() for hci_conn pointersJohan Hedberg4-7/+18
2014-09-08Bluetooth: Improve *_get() functions to return the object typeJohan Hedberg4-11/+10
2014-09-08Bluetooth: Optimize connection parameter lookup for LE connectionsJohan Hedberg1-1/+2
2014-09-08Bluetooth: Set addr_type only when it's neededJohan Hedberg1-5/+5
2014-09-08Bluetooth: Fix hci_conn reference counting for fixed channelsJohan Hedberg3-2/+19
2014-09-08Bluetooth: Remove unnecessary l2cap_chan_unlock before l2cap_chan_addJohan Hedberg1-2/+0
2014-09-08Bluetooth: Fix incorrect LE CoC PDU length restriction based on HCI MTUJohan Hedberg1-5/+1
2014-09-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville25-38/+86
2014-09-04ath5k: added debugfs file for dumping eepromJade Bilkey1-0/+96
2014-09-04bcma: get info about flash type SoC booted fromRafał Miłecki2-0/+67
2014-09-04Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville57-315/+1053
2014-09-04Merge tag 'mac80211-next-for-john-2014-08-29' of git://git.kernel.org/pub/scm...John W. Linville39-246/+344
2014-09-04Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville4-5/+15
2014-09-04Merge tag 'mac80211-for-john-2014-08-29' of git://git.kernel.org/pub/scm/linu...John W. Linville7-9/+18
2014-09-03iwlwifi: mvm: clean up AUX station handlingJohannes Berg3-8/+14
2014-09-03iwlwifi: mvm: clean up broadcast station handlingJohannes Berg3-45/+57
2014-09-03iwlwifi: mvm: use iwl_mvm_mac_get_queues_mask() moreJohannes Berg3-43/+40
2014-09-03iwlwifi: mvm: use tdls indication from mac80211Johannes Berg1-4/+8
2014-09-03iwlwifi: mvm: clarify stop_count, remove transport_stoppedJohannes Berg3-10/+6
2014-09-03iwlwifi: mvm: clean up FIFO definitionsJohannes Berg3-10/+9
2014-09-03iwlwifi: mvm: correct firmware disassoc command sequenceJohannes Berg4-23/+55
2014-09-03iwlwifi: mvm: set the TX disable bit when doing a chanctx switchLuciano Coelho1-0/+20
2014-09-03iwlwifi: add Intel Mobile Communications copyrightJohannes Berg52-0/+100
2014-09-03iwlwifi: trans: configure the scheduler enable registerAvri Altman3-0/+15
2014-09-03iwlwifi: trans: make aggregation explicit for TX queue handlingJohannes Berg2-2/+4
2014-09-03iwlwifi: trans: allow skipping scheduler hardware configJohannes Berg7-65/+104
2014-09-03iwlwifi: mvm: fix comment typoEran Harary1-1/+1
2014-09-03iwlwifi: don't export tracepoints unnecessarilyJohannes Berg1-7/+0
2014-09-03iwlwifi: mvm: add some debugging to quota allocationJohannes Berg2-0/+14
2014-09-03iwlwifi: mvm: enable passive fragmented scan changesDavid Spinadel2-9/+42
2014-09-03iwlwifi: trans: refactor txq_enable argumentsJohannes Berg3-12/+26
2014-09-03iwlwifi: consolidate hw scheduler configuration codeAvri Altman2-30/+121
2014-09-03iwlwifi: mvm: wait for TE notif when protecting TDLS sessionLiad Kaufman3-7/+64