summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* rtl8180: config carbus register for rtl8187seAndrea Merello2014-03-271-7/+21
* rtl8180: add TX queue mapping and support for rtl8187seAndrea Merello2014-03-272-6/+88
* rtl8180: don't write MAR registers for rtl8187seAndrea Merello2014-03-271-2/+7
* rtl8180: introduce functions to enable/disable ints and add support for rtl81...Andrea Merello2014-03-271-3/+33
* rtl8180: add ISR for rtl8187seAndrea Merello2014-03-271-1/+56
* rtl8180: support for rtl8187se RX descriptorsAndrea Merello2014-03-272-18/+57
* rtl8180: add basic rate configuration support for rtl8187seAndrea Merello2014-03-271-1/+5
* rtl8180: add rtl8187se fields to TX descriptorAndrea Merello2014-03-271-2/+14
* rtl8180: add rtl8187se chip typeAndrea Merello2014-03-271-0/+1
* rtl818x: add registers for rtl8187seAndrea Merello2014-03-271-49/+217
* mwifiex: cancel pending commands during host sleepAmitkumar Karwar2014-03-276-0/+13
* mwifiex: correction in sleep confirm command sequence numberAmitkumar Karwar2014-03-271-1/+1
* mwifiex: corner case NULL pointer dereference fixAmitkumar Karwar2014-03-271-1/+2
* brcmfmac: use mfp if required from user-spaceDaniel Kim2014-03-272-5/+13
* rtlwifi: Remove casts of pointer to same typeJoe Perches2014-03-2715-137/+118
* mwifiex: Remove casts of pointer to same typeJoe Perches2014-03-273-7/+7
* carl9170: Remove casts of pointer to same typeJoe Perches2014-03-271-1/+1
* rtlwifi: Remove addressof casts to same typeJoe Perches2014-03-274-15/+12
* rtl8180: rationalize TX queuesAndrea Merello2014-03-272-16/+49
* rtl8180: fix DMA register are written two timesAndrea Merello2014-03-271-6/+0
* bcma: gpio: register 32 GPIOs on BCM5357Rafał Miłecki2014-03-271-1/+8
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-03-272-6/+7
|\
| * Bluetooth: bluecard: Use del_timer_sync() in teardown pathThomas Gleixner2014-03-231-1/+1
| * Bluetooth: btmrvl: don't consume all vendor specific eventsAmitkumar Karwar2014-03-211-5/+6
* | brcmfmac: fallback to mimo_bw_cap for older firmwaresArend van Spriel2014-03-201-8/+18
* | brcmfmac: only show error message when brcmf_sdiod_regrw_helper() failsArend van Spriel2014-03-201-20/+21
* | brcmfmac: reinit watchdog completion after handling watchdogArend van Spriel2014-03-201-0/+1
* | brcmfmac: Enable 40MHz bandwidth in 2GHz band and OBSS scanning operationsDaniel Kim2014-03-202-0/+36
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-03-2010-40/+69
|\|
| * Bluetooth: Fix endianess issue in the ath3k driverPeng Chen2014-03-071-2/+2
| * Bluetooth: Add a new PID/VID 0cf3/e005 for AR3012.Peng Chen2014-03-052-0/+3
| * Bluetooth: Remove assignments in if-statementsValentin Ilie2014-03-059-35/+59
| * Bluetooth: Stop BCSP/H5 timer before cleaning upMichael Knudsen2014-03-042-3/+5
* | mwifiex: update MCS set as per RX-STBC bit from hostapdMaithili Hinge2014-03-193-3/+28
* | mwifiex: add support for sleep cookie in PCIeAvinash Patil2014-03-192-0/+28
* | mwifiex: handle extended scan event for AP interfaceAvinash Patil2014-03-191-0/+6
* | rsi: Add pr_fmt,__printf, fix format & arg mismatchJoe Perches2014-03-193-2/+5
* | rtl818x: remove unused conf_erp callback from RF ops structAndrea Merello2014-03-191-1/+0
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-03-191-0/+2
|\ \
| * | iwlwifi: mvm: add missing includeEmmanuel Grumbach2014-03-191-0/+2
* | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-03-1837-438/+1709
|\| |
| * | iwlwifi: mvm: disable uAPSD due to bugs in the firmwareEmmanuel Grumbach2014-03-181-1/+1
| * | iwlwifi: mvm: ignore unchanged low-latency flagJohannes Berg2014-03-181-0/+3
| * | iwlwifi: mvm: remove spurious blank lineJohannes Berg2014-03-181-1/+0
| * | iwlwifi: mvm: fix theoretical NULL ptr dereferenceEmmanuel Grumbach2014-03-181-0/+5
| * | iwlwifi: mvm: configure low latency dependent scan parametersAlexander Bondar2014-03-183-28/+101
| * | iwlwifi: mvm: restructure scan parameters calculationAlexander Bondar2014-03-182-44/+41
| * | iwlwifi: mvm: remove using max_duration in firmware APIJohannes Berg2014-03-182-23/+1
| * | iwlwifi: mvm: BT Coex - add debugfs hook to set BT Tx priorityEmmanuel Grumbach2014-03-185-0/+30
| * | iwlwifi: mvm: send udev event upon firmware error to dump logsEmmanuel Grumbach2014-03-186-20/+230