summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-08-27sungem: Fix global namespace pollution of phy accessors.David S. Miller
2014-08-27tulip: dmfe: Fix global namespace pollution of phy accessors.David S. Miller
2014-08-27f_ncm: Don't use netdev_start_xmit().David S. Miller
2014-08-27ethernet: arc: Add support for specific SoC layer device tree bindingsRomain Perier
2014-08-27ethernet: arc: mdio changes for future SoC glue layer devtree supportRomain Perier
2014-08-27ethernet: arc: remove use of 'struct platform_device'Romain Perier
2014-08-27bnx2x: Fix static checker warning regarding `txdata_ptr'Yuval Mintz
2014-08-27r8152: replace strncpy with strlcpyhayeswang
2014-08-25net: bnx2x: fix build error with ptpRandy Dunlap
2014-08-25team: set IFF_TEAM_PORT priv_flag after rx_handler is registeredJiri Pirko
2014-08-25bnx2x: Fix timesync endianityMichal Kalderon
2014-08-25bnx2x: Be more forgiving toward SW GRODmitry Kravkov
2014-08-25bnx2x: VF clean statisticsYuval Mintz
2014-08-25bnx2x: Fix stop-on-errorYuval Mintz
2014-08-25bnx2x: ethtool -d might cause timeout in logDmitry Kravkov
2014-08-25ixgbe: support skb->xmit_more in netdev_ops->ndo_start_xmit()Daniel Borkmann
2014-08-25net: Remove ndo_xmit_flush netdev operation, use signalling instead.David S. Miller
2014-08-25net/bnx2x: Use is_kdump_kernel() to detect kdump kernelAmir Vadai
2014-08-25stmmac: simple cleanupsPavel Machek
2014-08-25r8152: check code with checkpatch.plhayeswang
2014-08-24virtio_net: Support netdev_ops->ndo_xmit_flush()David S. Miller
2014-08-24igb: Support netdev_ops->ndo_xmit_flush()David S. Miller
2014-08-24net: Add ops->ndo_xmit_flush()David S. Miller
2014-08-24net: ec_bhf: remove excessive debug messagesDarek Marcinkiewicz
2014-08-23net: phy: bcm7xxx: enable EEE at the PHY levelFlorian Fainelli
2014-08-23net: phy: allow phy_init_eee() to work with internal PHYsFlorian Fainelli
2014-08-23net: phy: export phy_{read,write}_mmd_indirectFlorian Fainelli
2014-08-23net: phy: fixed: return an error for Clause 45 over 22 readsFlorian Fainelli
2014-08-23net: phy: bcm7xxx: enable auto power downFlorian Fainelli
2014-08-23net: phy: broadcom: move shadow 0x1C register accessors to brcmphy.hFlorian Fainelli
2014-08-23net: phy: broadcom: extract all registers to brcmphy.hFlorian Fainelli
2014-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-08-22phylib: use MDIO_DEVS[12]Sergei Shtylyov
2014-08-22vxlan: fix incorrect initializer in union vxlan_addrGerhard Stenzel
2014-08-22Merge tag 'linux-can-next-for-3.18-20140820' of git://gitorious.org/linux-can...David S. Miller
2014-08-22Merge tag 'pwm/for-3.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-08-22dp83640: Fix length check for event timestamp status messagesChristian Riesch
2014-08-22net: stmmac: add fix_mac_speed support for socfpgaLey Foon Tan
2014-08-22r8169:add support for RTL8168H and RTL8107EChun-Hao Lin
2014-08-22bonding: create netlink event when bonding option is changedJiri Pirko
2014-08-22bnx2x: FW assertion changesAriel Elior
2014-08-22bnx2x: Make BP_VF more robustYuval Mintz
2014-08-22bnx2x: Prevent pci_disable_sriov with assigned VFsYuval Mintz
2014-08-22bnx2x: Prevent IOV if no entries in CAMYuval Mintz
2014-08-22bnx2x: Safe bnx2x_panic_dump()Yuval Mintz
2014-08-22bnx2x: Update driver version to 1.710.51Yuval Mintz
2014-08-22bnx2x: Code cleanupYuval Mintz
2014-08-22bnx2x: Add timestamping and PTP hardware clock supportMichal Kalderon
2014-08-22bnx2x: Utilize FW 7.10.51Dmitry Kravkov