summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: btmrvl: rename definitions from 88xx to 8897Amitkumar Karwar2014-09-301-2/+2
* mrf24j40: use pr_* / dev_* instead of printk()Varka Bhadram2014-09-241-7/+7
* mrf24j40: remove unnecessary return statementVarka Bhadram2014-09-241-2/+0
* mrf24j40: fix Missing a blank line after declarationsVarka Bhadram2014-09-241-0/+3
* Bluetooth: btusb: Implement driver internal packet reassemblyMarcel Holtmann2014-09-161-8/+189
* Bluetooth: btusb: Split fragement receiption into separate functionsMarcel Holtmann2014-09-161-9/+21
* Bluetooth: btusb: Fix old coding style issuesMarcel Holtmann2014-09-161-56/+58
* Bluetooth: btusb: Separate TX URB allocation and submissionMarcel Holtmann2014-09-141-81/+125
* Bluetooth: btusb: Use GFP_KERNEL in btusb_send_frame()Johan Hedberg2014-09-141-5/+5
* Bluetooth: Fix issue with USB suspend in btusb driverChampion Chen2014-09-091-0/+9
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-09-0810-9/+21
|\
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-09-044-5/+15
| |\
| | * iwlwifi: bump firmware API version to 10 for 7000 and 8000Emmanuel Grumbach2014-09-012-3/+3
| | * iwlwifi: Remove module build requirement for Intel Wireless WiFiMarcel Holtmann2014-08-311-2/+0
| | * Revert "iwlwifi: dvm: don't enable CTS to self"Emmanuel Grumbach2014-08-311-0/+12
| * | rtlwifi: rtl8192cu: Add new IDLarry Finger2014-08-251-0/+1
| * | bcma: add PCI ID for spromless BCM43217Hauke Mehrtens2014-08-251-0/+1
| * | ath9k: fix wrong string size for strncmp in write_file_spec_scan_ctl()Maks Naumov2014-08-251-1/+1
| * | at76c50x-usb: fix use after free on failure path in at76_probe()Alexey Khoroshilov2014-08-251-2/+1
| * | rtlwifi: btcoexist: adjust double testHimangi Saraogi2014-08-251-1/+1
| * | ssb: add PCI ID 0x4351Álvaro Fernández Rojas2014-08-251-0/+1
* | | ath5k: added debugfs file for dumping eepromJade Bilkey2014-09-041-0/+96
* | | bcma: get info about flash type SoC booted fromRafał Miłecki2014-09-041-0/+62
* | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-09-0457-315/+1053
|\ \ \
| * | | iwlwifi: mvm: clean up AUX station handlingJohannes Berg2014-09-033-8/+14
| * | | iwlwifi: mvm: clean up broadcast station handlingJohannes Berg2014-09-033-45/+57
| * | | iwlwifi: mvm: use iwl_mvm_mac_get_queues_mask() moreJohannes Berg2014-09-033-43/+40
| * | | iwlwifi: mvm: use tdls indication from mac80211Johannes Berg2014-09-031-4/+8
| * | | iwlwifi: mvm: clarify stop_count, remove transport_stoppedJohannes Berg2014-09-033-10/+6
| * | | iwlwifi: mvm: clean up FIFO definitionsJohannes Berg2014-09-033-10/+9
| * | | iwlwifi: mvm: correct firmware disassoc command sequenceJohannes Berg2014-09-034-23/+55
| * | | iwlwifi: mvm: set the TX disable bit when doing a chanctx switchLuciano Coelho2014-09-031-0/+20
| * | | iwlwifi: add Intel Mobile Communications copyrightJohannes Berg2014-09-0352-0/+100
| * | | iwlwifi: trans: configure the scheduler enable registerAvri Altman2014-09-033-0/+15
| * | | iwlwifi: trans: make aggregation explicit for TX queue handlingJohannes Berg2014-09-032-2/+4
| * | | iwlwifi: trans: allow skipping scheduler hardware configJohannes Berg2014-09-037-65/+104
| * | | iwlwifi: mvm: fix comment typoEran Harary2014-09-031-1/+1
| * | | iwlwifi: don't export tracepoints unnecessarilyJohannes Berg2014-09-031-7/+0
| * | | iwlwifi: mvm: add some debugging to quota allocationJohannes Berg2014-09-032-0/+14
| * | | iwlwifi: mvm: enable passive fragmented scan changesDavid Spinadel2014-09-032-9/+42
| * | | iwlwifi: trans: refactor txq_enable argumentsJohannes Berg2014-09-033-12/+26
| * | | iwlwifi: consolidate hw scheduler configuration codeAvri Altman2014-09-032-30/+121
| * | | iwlwifi: mvm: wait for TE notif when protecting TDLS sessionLiad Kaufman2014-09-033-7/+64
| * | | iwlwifi: mvm: add option that allows a vif to disable PSLuciano Coelho2014-09-033-6/+25
| * | | iwlwifi: mvm: add function to update only psLuciano Coelho2014-09-032-12/+41
| * | | iwlwifi: mvm: refactor iwl_mvm_power_set_pm() to spin the ps part offLuciano Coelho2014-09-031-17/+43
| * | | iwlwifi: mvm: re-enable ps when monitor interfaces are removedLuciano Coelho2014-09-032-14/+17
| * | | iwlwifi: mvm: clear d0i3 state on recoveryEliad Peller2014-09-031-0/+3
| * | | iwlwifi: mvm: disable tx aggregation on low latency vifsEyal Shapira2014-09-034-1/+14
| * | | iwlwifi: mvm: add debugfs entry for ps_disabledLuciano Coelho2014-09-032-1/+4