summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-01-07net: ethernet: ti: cpsw: add support for ringparam configurationGrygorii Strashko
2017-01-07net: ethernet: ti: cpsw: add support for descs pool size configurationGrygorii Strashko
2017-01-07net: ethernet: ti: cpdma: use devm_ioremapGrygorii Strashko
2017-01-07net: ethernet: ti: cpdma: minimize number of parameters in cpdma_desc_pool_cr...Grygorii Strashko
2017-01-07net: ethernet: ti: cpdma: fix desc re-queuingGrygorii Strashko
2017-01-07net: ethernet: ti: cpdma: am437x: allow descs to be plased in ddrGrygorii Strashko
2017-01-06cxgb4: Add port description for new cards.Ganesh Goudar
2017-01-06cxgb4/cxgb4vf: Display 25G and 100G link speedGanesh Goudar
2017-01-06Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2017-01-06cxgb4: Synchronize access to mailboxHariprasad Shenai
2017-01-06net: dsa: b53: Utilize common helpers for u64/MACFlorian Fainelli
2017-01-06liquidio: fix wrong information about channels reported to ethtoolWeilin Chang
2017-01-06liquidio VF: fix incorrect struct being usedPrasad Kanneganti
2017-01-06igb: Fix hw_dbg logging in igb_update_flash_i210Hannu Lounento
2017-01-06igb: add i211 to i210 PHY workaroundTodd Fujinaka
2017-01-06igb: close/suspend race in netif_device_detachTodd Fujinaka
2017-01-06igb: re-assign hw address pointer on reset after PCI errorGuilherme G Piccoli
2017-01-06igb: reset the PHY before reading the PHY IDAaron Sierra
2017-01-06igb: use igb_adapter->io_addr instead of e1000_hw->hw_addrCao jin
2017-01-06igb: Workaround for igb i210 firmware issueChris J Arges
2017-01-06igb: correct register commentsCao jin
2017-01-06e1000e: driver trying to free already-free irqkhalidm
2017-01-06igb: Realign bad indentationJoe Perches
2017-01-05net:mv88e6xxx: use g2 interrupt for 6097 chipVolodymyr Bendiuga
2017-01-05net: xilinx: emaclite: Remove xemaclite_remove_ndev()Tobias Klauser
2017-01-05net: ethoc: Remove unused members from struct ethocTobias Klauser
2017-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-01-04dsa: mv88e6xxx: Optimise atu_getAndrew Lunn
2017-01-04sh_eth: enable RX descriptor word 0 shift on SH7734Sergei Shtylyov
2017-01-04sfc: don't report RX hash keys to ethtool when RSS wasn't enabledEdward Cree
2017-01-04cxgb4: Support compressed error vector for T6Arjun V
2017-01-04sh_eth: factor out sh_eth_emac_interrupt()Sergei Shtylyov
2017-01-04sh_eth: no need for *else* after *goto*Sergei Shtylyov
2017-01-04sh_eth: handle only enabled E-MAC interruptsSergei Shtylyov
2017-01-04dpaa_eth: Initialize CGR structure before initRoy Pledge
2017-01-04dpaa_eth: cleanup after init_phy() failureMadalin Bucur
2017-01-04net: systemport: Pad packet before inserting TSBFlorian Fainelli
2017-01-04net: systemport: Utilize skb_put_padto()Florian Fainelli
2017-01-04ipvlan: assign unique dev-id for each slave device.Mahesh Bandewar
2017-01-04liquidio: remove PTP support in 23XX adaptersPrasad Kanneganti
2017-01-04LiquidIO VF: s/select/imply/ for PTP_1588_CLOCKNicolas Pitre
2017-01-04libcxgb: fix error check for ip6_route_output()Varun Prakash
2017-01-04net: usb: asix_devices: add .reset_resume for USB PMPeter Chen
2017-01-04Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-01-04Merge tag 'fbdev-v4.10-rc2' of git://github.com/bzolnier/linuxLinus Torvalds
2017-01-04video: fbdev: cobalt_lcdfb: Handle return NULL error from devm_ioremapArvind Yadav
2017-01-03net: vrf: Add missing Rx countersDavid Ahern
2017-01-03ixgbe: Add PF support for VF promiscuous modeDon Skidmore
2017-01-03ixgbevf: Add support for VF promiscuous modeDon Skidmore