summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-10-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2013-10-10i40e: Bump versionCatherine Sullivan
2013-10-10i40e: Add support for 64 bit netstatsAlexander Duyck
2013-10-10i40e: Move rings from pointer to array to array of pointersAlexander Duyck
2013-10-10i40e: Replace ring container array with linked listAlexander Duyck
2013-10-10i40e: Move q_vectors from pointer to array to array of pointersAlexander Duyck
2013-10-10i40e: Split bytes and packets from Rx/Tx statsAlexander Duyck
2013-10-10i40e: Add support for Tx byte queue limitsAlexander Duyck
2013-10-10i40e: Drop dead code and flags from Tx hotpathAlexander Duyck
2013-10-10i40e: clean up Tx fast pathAlexander Duyck
2013-10-10i40e: Do not directly increment Tx next_to_useAlexander Duyck
2013-10-10i40e: Cleanup Tx buffer info layoutAlexander Duyck
2013-10-10veth: allow to setup multicast address for veth deviceGao feng
2013-10-10i40e: Drop unused completed statAlexander Duyck
2013-10-10i40e: Link code updatesAnjali Singhai
2013-10-09be2net: change the driver version number to 4.9.224.0Ajit Khaparde
2013-10-09be2net: Display RoCE specific counters in ethtool -SAjit Khaparde
2013-10-09be2net: Call version 2 of GET_STATS ioctl for Skyhawk-RAjit Khaparde
2013-10-09bnx2x: Add ndo_get_phys_port_id supportYuval Mintz
2013-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-09Merge branch 'sfc-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller
2013-10-09Revert "veth: Showing peer of veth type dev in ip link (kernel side)"David S. Miller
2013-10-08qlcnic: add missing destroy_workqueue() on error path in qlcnic_probe()Wei Yongjun
2013-10-08moxa: fix the error handling in moxart_mac_probe()Wei Yongjun
2013-10-08xen-netback: transition to CLOSED when removing a VIFDavid Vrabel
2013-10-08net/mlx4_en: Fix pages never dma unmapped on rxAmir Vadai
2013-10-08net/mlx4_en: Rename name of mlx4_en_rx_alloc membersAmir Vadai
2013-10-08bonding: ensure that TLB mode's active slave has correct mac filterVeaceslav Falico
2013-10-08net: sh_eth: Fix RX packets errors on R8A7740Nguyen Hong Ky
2013-10-08tun: don't look at current when non-blockingMichael S. Tsirkin
2013-10-08mrf24j40: Use level-triggered interruptsAlan Ott
2013-10-08mrf24j40: Use threaded IRQ handlerAlan Ott
2013-10-08mrf24j40: Move INIT_COMPLETION() to before packet transmissionAlan Ott
2013-10-08veth: Showing peer of veth type dev in ip link (kernel side)Masatake YAMATO
2013-10-08Revert "xen-netback: improve ring effeciency for guest RX"Wei Liu
2013-10-07can: dev: fix nlmsg size calculation in can_get_size()Marc Kleine-Budde
2013-10-07net: wan: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-10-07irda: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-10-07net: hamradio/yam: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-10-07net: hamradio/scc: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-10-07net: fujitsu: Remove ISA depdendency from KconfigMatthew Whitehead
2013-10-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller
2013-10-07net/ethernet: cpsw: DT read bool dual_emacMarkus Pargmann
2013-10-07net: ethernet: cpsw: Search childs for slave nodesMarkus Pargmann
2013-10-07sfc: Only bind to EF10 functions with the LinkCtrl and Trusted flagsBen Hutchings
2013-10-04sfc: Add PM and RXDP drop counters to ethtool statsEdward Cree
2013-10-04sfc: Add definitions for new stats counters and capability flagMatthew Slattery
2013-10-04sfc: Refactor EF10 stat mask code to allow for more conditional statsEdward Cree
2013-10-04sfc: Fix internal indices of ethtool stats for EF10Edward Cree
2013-10-04sfc: Add rmb() between reading stats and generation count to ensure consistencyJon Cooper