summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* via-velocity: constify of_device_id arrayFabian Frederick2015-03-171-1/+1
* net: via-rhine: constify of_device_id arrayFabian Frederick2015-03-171-1/+1
* ehea: constify of_device_id arrayFabian Frederick2015-03-171-2/+2
* IBM-EMAC: constify of_device_id arrayFabian Frederick2015-03-175-5/+5
* can: constify of_device_id arrayFabian Frederick2015-03-175-5/+5
* net: phy: constify of_device_id arrayFabian Frederick2015-03-175-5/+5
* orinoco: constify of_device_id arrayFabian Frederick2015-03-171-1/+1
* net: xilinx: constify of_device_id arrayFabian Frederick2015-03-173-3/+3
* net: greth: constify of_device_id arrayFabian Frederick2015-03-171-1/+1
* netdev: octeon_mgmt: constify of_device_id arrayFabian Frederick2015-03-171-1/+1
* net: ethernet: apple: constify of_device_id arrayFabian Frederick2015-03-172-2/+2
* drivers: net: xgene: constify of_device_id arrayFabian Frederick2015-03-171-1/+1
* net: ethoc: constify of_device_id arrayFabian Frederick2015-03-171-1/+1
* net/fsl: constify of_device_id arrayFabian Frederick2015-03-1710-12/+12
* Altera TSE: constify of_device_id arrayFabian Frederick2015-03-171-2/+2
* net: netcp: constify of_device_id arrayFabian Frederick2015-03-171-1/+1
* dsa: change "select" to "depends on" for NET_SWITCHDEV and for NET_DSAJiri Pirko2015-03-161-7/+6
* net/fsl: modify xgmac_mdio for little endian SoCsShaohui Xie2015-03-161-28/+68
* net/fsl: fix a bug in xgmac_mdioShaohui Xie2015-03-161-1/+1
* rocker: replace fixed stack allocation with dynamic allocationScott Feldman2015-03-161-3/+10
* switchdev: use new swdev opsScott Feldman2015-03-161-28/+36
* net: bcmgenet: add support for Hardware Filter BlockPetri Gynther2015-03-152-0/+176
* gianfar: Consider dts property endianess on handlingJingchang Lu2015-03-151-30/+47
* gianfar: Make FCB access endian safeClaudiu Manoil2015-03-152-12/+13
* gianfar: Make BDs access endian safeClaudiu Manoil2015-03-152-54/+78
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-03-1419-536/+636
|\
| * ixgbevf: Use ether_addr_copy() instead of memcpy()Jeff Kirsher2015-03-131-4/+4
| * ixgbevf: Fix code comments and whitespaceJeff Kirsher2015-03-139-495/+498
| * ixgbe: Remove IXGBE_FLAG_IN_NETPOLL since it doesn't do anythingAlexander Duyck2015-03-132-15/+4
| * ixgbe: enable relaxed ordering for SPARCJeff Kirsher2015-03-132-4/+12
| * ixgbe: cleanup make ixgbe_set_ethertype_anti_spoofing_X550 staticDon Skidmore2015-03-131-2/+2
| * ixgbe: Clean up type inconsistencyDon Skidmore2015-03-131-2/+2
| * ixgbe: add new wrapper for X550 supportDon Skidmore2015-03-139-14/+114
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-03-142-104/+455
|\ \ | |/ |/|
| * at86rf230: fix volatile regmap registersAlexander Aring2015-03-141-0/+2
| * at86rf230: add support for calibration timeoutAlexander Aring2015-03-141-14/+58
| * at86rf230: replace state change sleeps with hrtimerAlexander Aring2015-03-141-10/+29
| * at86rf230: init xtal_trim with zeroAlexander Aring2015-03-141-1/+1
| * Bluetooth: btusb: Add helper for READ_LOCAL_VERSION commandDaniel Drake2015-03-131-32/+28
| * Bluetooth: btusb: Fix incorrect type in qca_device_infoKim, Ben Young Tae2015-03-111-13/+21
| * at86rf230: restore trx len when neededAlexander Aring2015-03-031-4/+8
| * at86rf230: remove multiple dereferencing for ctxAlexander Aring2015-03-031-13/+12
| * at86rf230: remove multiple dereferencing for irqAlexander Aring2015-03-031-11/+14
| * at86rf230: refactor receive handlingAlexander Aring2015-03-031-20/+14
| * at86rf230: cleanup and squash stack variableAlexander Aring2015-03-031-2/+1
| * at86rf230: add transmit retry supportAlexander Aring2015-03-031-3/+21
| * Bluetooth: btusb: Add support for QCA ROME chipset familyKim, Ben Young Tae2015-03-031-0/+254
| * Bluetooth: btusb: Add setup callback for chip init on USBKim, Ben Young Tae2015-03-031-0/+11
* | net: bcmgenet: add support for xmit_moreFlorian Fainelli2015-03-131-3/+4
* | net: bcmgenet: update ring producer index and buffer count in xmitFlorian Fainelli2015-03-131-13/+5