summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-07-30drivers: net: cpsw: Add support for set MAC addressMugunthan V N
2013-07-30tile: handle 64-bit statistics in tilepro network driverChris Metcalf
2013-07-30be2net: don't use dev_err when AER enabling failsIvan Vecera
2013-07-29tg3: Update version to 3.133Nithin Sujir
2013-07-29tg3: Fix UDP fragments treated as RMCPNithin Sujir
2013-07-29tg3: Enable support for timesync gpio outputNithin Sujir
2013-07-29tg3: Implement the shutdown handlerNithin Sujir
2013-07-29tg3: Allow NVRAM programming when interface is downNithin Sujir
2013-07-29tg3: Remove incorrect switch to aux powerNithin Sujir
2013-07-29cnic: Update version to 2.5.17 and copyright year.Michael Chan
2013-07-29cnic: Add missing error checking for RAMROD_CMD_ID_CLOSEEddie Wai
2013-07-29cnic: Update TCP options setup for iSCSI.Eddie Wai
2013-07-29cnic: Reset tcp_flags during cnic_cm_create().Eddie Wai
2013-07-29cnic: Simplify cnic_release().Michael Chan
2013-07-29cnic: Simplify netdev events handling.Michael Chan
2013-07-29net/mlx4_core: Respond to operation request by firmwareYevgeny Petrilin
2013-07-29net/mlx4_en: Fix BlueFlame raceEugenia Emantayev
2013-07-28e1000e: fix I217/I218 PHY initialization flowBruce Allan
2013-07-28e1000e: do not resume device from RPM suspend to read PHY status registersBruce Allan
2013-07-28e1000e: enable support for new device IDsBruce Allan
2013-07-28e1000e: ethtool unnecessarily takes device out of RPM suspendBruce Allan
2013-07-28e1000e: Tx hang on I218 when linked at 100Half and slow response at 10MbpsBruce Allan
2013-07-28e1000e: low throughput using 4K jumbos on I218Bruce Allan
2013-07-28e1000e: iAMT connections drop on driver unload when jumbo frames enabledBruce Allan
2013-07-28e1000e: disable ASPM L1 on 82583Bruce Allan
2013-07-28e1000e: Use marco instead of digit for defining e1000_rx_desc_packet_splitWei Yang
2013-07-28e1000e: Remove duplicate assignment of default rx/tx ring sizeWei Yang
2013-07-28e1000e: restore call to pci_clear_master()Dean Nelson
2013-07-28e100: dump small buffers via %*phAndy Shevchenko
2013-07-28bonding: remove bond_resend_igmp_join_requests read_unlock leftovernikolay@redhat.com
2013-07-27Merge branch 'minnow/net-next' of git://git.infradead.org/users/dvhart/linux-...David S. Miller
2013-07-27USBNET: increase max rx/tx qlen for improving USB3 thoughtputMing Lei
2013-07-27USBNET: centralize computing of max rx/tx qlenMing Lei
2013-07-27tuntap: hardware vlan tx supportJason Wang
2013-07-27virtio-net: put virtio net header inline with dataMichael S. Tsirkin
2013-07-26bond: cleanup netpoll codestephen hemminger
2013-07-26team: cleanup netpoll clodestephen hemminger
2013-07-26bonding: use pre-defined macro in bond_mode_name instead of magic number 0Wang Sheng-Hui
2013-07-25pch_gbe: Add MinnowBoard supportDarren Hart
2013-07-24drivers/net/ethernet/stmicro/stmmac: don't check resource with devm_ioremap_r...Wolfram Sang
2013-07-24pch_gbe: Use PCH_GBE_PHY_REGS_LEN instead of 32Darren Hart
2013-07-24drivers: net: cpsw: add support to show hw stats via ethtoolMugunthan V N
2013-07-24bonding: Fixed up a error "do not initialise statics to 0 or NULL" in bond_ma...dingtianhong
2013-07-24bonding: add rtnl protection for bonding_store_fail_over_macdingtianhong
2013-07-24bonding: bond_sysfs.c checkpatch cleanupdingtianhong
2013-07-24bonding: don't call slave_xxx_netpoll under spinlocksdingtianhong
2013-07-24drivers/net: enic: Move ethtool code to a separate fileNeel Patel
2013-07-24be2net: delete primary MAC address while unloadingSathya Perla
2013-07-24be2net: use SET/GET_MAC_LIST for SH-RSathya Perla
2013-07-24be2net: refactor MAC-addr setup codeSathya Perla