summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* gianfar: Consider dts property endianess on handlingJingchang Lu2015-03-161-30/+47
* gianfar: Make FCB access endian safeClaudiu Manoil2015-03-162-12/+13
* gianfar: Make BDs access endian safeClaudiu Manoil2015-03-162-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
* | net: bcmgenet: rewrite bcmgenet_rx_refill()Petri Gynther2015-03-131-56/+43
* | vxlan: Don't set s_addr in vxlan_create_sockSimon Horman2015-03-131-1/+0
* | net/macb: Only adjust tx_clk on link changeJaeden Amero2015-03-131-2/+5
* | net/mlx5_core: don't export static symbolJulia Lawall2015-03-121-1/+0
* | of: mdio: export of_mdio_parse_addrFlorian Fainelli2015-03-111-1/+2
* | net: bcmgenet: collect Rx discarded packet countPetri Gynther2015-03-112-0/+19
* | net/fsl: remove dependency FSL_SOC from MDIOShaohui Xie2015-03-111-2/+0
* | macb: Fix merge error.Stephen Rothwell2015-03-101-16/+0
* | drivers: atm: nicstar: remove ifdef'd out skb destructorsFlorian Westphal2015-03-101-90/+0
* | net: phy: bcm7xxx: add alternate id for 7439Florian Fainelli2015-03-101-0/+1
* | switchdev: add netlink flags to IPv4 FIB add opScott Feldman2015-03-101-1/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-10165-1110/+1755
|\ \
| * \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-03-102-2/+2
| |\ \
| | * | s390/dcss: array index 'i' is used before limits check.Ameen Ali2015-02-261-1/+1
| | * | s390/scm_block: fix off by one during cluster reservationSebastian Ott2015-02-261-1/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-03-1018-84/+135
| |\ \ \
| | * | | net: macb: constify macb configuration dataJosh Cartwright2015-03-091-4/+4
| | * | | can: kvaser_usb: Read all messages in a bulk-in URB bufferAhmed S. Darwish2015-03-091-5/+23
| | * | | can: kvaser_usb: Avoid double free on URB submission failuresAhmed S. Darwish2015-03-091-12/+8
| | * | | can: peak_usb: fix missing ctrlmode_ init for every devStephane Grosjean2015-03-091-0/+4
| | * | | can: add missing initialisations in CAN related skbuffsOliver Hartkopp2015-03-091-0/+8
| | * | | bgmac: Clean warning messagesPeter Senna Tschudin2015-03-091-7/+0