summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: btmrvl: fix card reset and suspend race issueAmitkumar Karwar2015-01-081-3/+8
* Bluetooth: btmrvl: use msecs_to_jiffies within macro definitionAmitkumar Karwar2015-01-082-5/+5
* bluetooth: btmrvl: increase the priority of firmware download messageAmitkumar Karwar2015-01-061-1/+1
* Bluetooth: btmrvl: add surprise_removed flagAmitkumar Karwar2015-01-063-2/+12
* Bluetooth: btmrvl: error path handling in setup handlerAmitkumar Karwar2015-01-061-1/+4
* Bluetooth: btmrvl: fix race issue while stopping main threadAmitkumar Karwar2015-01-061-0/+5
* Bluetooth: Use HCI_QUIRK_FIXUP_INQUIRY_MODE for Silicon Wave devicesMarcel Holtmann2015-01-031-1/+3
* Bluetooth: Fix issue with Roper Class 1 Bluetooth DongleMarcel Holtmann2015-01-021-3/+6
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-01-025-57/+92
|\
| * cc2520: fix zero perm_extended_addr addressVarka Bhadram2014-12-301-0/+1
| * cc2520: remove 'ret' goto labelVarka Bhadram2014-12-301-10/+4
| * cc2520: use devm_kzalloc(.., sizeof(*pointer), ..) patternVarka Bhadram2014-12-301-2/+1
| * net: ieee802154: don't use devm_pinctrl_get_select_default() in probeWolfram Sang2014-12-301-7/+0
| * Bluetooth: btusb: Set the HCI_QUIRK_BROKEN_LOCAL_COMMANDS quirkMarcel Holtmann2014-12-261-1/+5
| * Bluetooth: bfusb: Set the HCI_QUIRK_BROKEN_LOCAL_COMMANDS quirkMarcel Holtmann2014-12-261-0/+2
| * at86rf230: cleanup check on trac statusAlexander Aring2014-12-191-5/+3
| * at86rf230: remove version check for AT86RF212Andrey Yurovsky2014-12-191-10/+6
| * at86rf230: fix register read for part versionAndrey Yurovsky2014-12-191-1/+1
| * at86rf230: remove unnecessary assignAlexander Aring2014-12-191-1/+0
| * at86rf230: fix context pointer handlingAlexander Aring2014-12-191-1/+1
| * at86rf230: make at86rf230_async_error inlineAlexander Aring2014-12-191-1/+1
| * at86rf230: remove if branchAlexander Aring2014-12-191-4/+1
| * ieee802154/mrf24j40: Fix alignment of parenthesisStefan Schmidt2014-12-191-2/+2
| * ieee802154/mrf24j40: Fix typo begining -> beginningStefan Schmidt2014-12-191-1/+1
| * ieee802154/cc2520: Remove extra blank linesStefan Schmidt2014-12-191-2/+0
| * ieee802154/at86rf230: Fix typo unkown -> unknownStefan Schmidt2014-12-191-1/+1
| * ieee802154/at86rf230: Align to opening parenthesisStefan Schmidt2014-12-191-4/+4
| * ieee802154/at86rf230: Remove unneeded blank linesStefan Schmidt2014-12-191-2/+0
| * at86rf230: add reset state cca handlingAlexander Aring2014-12-191-0/+2
| * ieee802154: rework cca settingAlexander Aring2014-12-191-2/+28
| * Bluetooth: btusb: support public address configuration for ath3012Toshi Kikuchi2014-12-181-0/+28
* | net: Add Transparent Ethernet Bridging GRO support.Jesse Gross2015-01-021-47/+6
* | net/fsl: remove hardcoded clock setting from xgmac_mdioShaohui Xie2015-01-021-14/+0
* | net/fsl: remove irq assignment from xgmac_mdioShaohui Xie2015-01-021-2/+1
* | net/fsl: remove reset from xgmac_mdioShaohui Xie2015-01-021-19/+0
* | GMAC: modify CRU config for Rockchip RK3288 SoCs integrated GMACRoger Chen2015-01-011-7/+7
* | GMAC: add driver for Rockchip RK3288 SoCs integrated GMACRoger Chen2015-01-014-1/+462
* | igb_ptp: Include clocksource.h to get CLOCKSOURCE_MASK.David S. Miller2015-01-011-0/+1
* | e1000e: Include clocksource.h to get CLOCKSOURCE_MASK.David S. Miller2015-01-011-0/+1
* | tun: return proper error code from tun_do_readAlex Gartrell2014-12-311-1/+1
* | tun: Fixed unsigned/signed comparisonAlex Gartrell2014-12-311-1/+1
* | enic: add stats for dma mapping errorGovindarajulu Varadarajan2014-12-313-1/+25
* | enic: check dma_mapping_errorGovindarajulu Varadarajan2014-12-312-58/+106
* | enic: make vnic_wq_buf doubly linkedGovindarajulu Varadarajan2014-12-312-0/+4
* | net: fec: add Wake-on-LAN supportNimrod Andy2014-12-312-10/+96
* | net: gianfar: add missing __iomem annotationKevin Hao2014-12-312-2/+2
* | net: gianfar: mark the local functions staticKevin Hao2014-12-311-4/+5
* | virtio-net: don't do header check for dodgy gso packetsJason Wang2014-12-311-0/+2
* | arm: sa1100: move irda header to linux/platform_dataDmitry Eremin-Solenikov2014-12-311-1/+1
* | net: sxgbe: Use setup_timerJulia Lawall2014-12-311-6/+4