summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2013-10-106-472/+650
|\
| * i40e: Bump versionCatherine Sullivan2013-10-101-1/+1
| * i40e: Add support for 64 bit netstatsAlexander Duyck2013-10-104-15/+95
| * i40e: Move rings from pointer to array to array of pointersAlexander Duyck2013-10-106-185/+204
| * i40e: Replace ring container array with linked listAlexander Duyck2013-10-103-53/+58
| * i40e: Move q_vectors from pointer to array to array of pointersAlexander Duyck2013-10-104-60/+112
| * i40e: Split bytes and packets from Rx/Tx statsAlexander Duyck2013-10-105-26/+28
| * i40e: Add support for Tx byte queue limitsAlexander Duyck2013-10-101-0/+15
| * i40e: Drop dead code and flags from Tx hotpathAlexander Duyck2013-10-102-27/+5
| * i40e: clean up Tx fast pathAlexander Duyck2013-10-102-99/+122
| * i40e: Do not directly increment Tx next_to_useAlexander Duyck2013-10-101-21/+25
| * i40e: Cleanup Tx buffer info layoutAlexander Duyck2013-10-102-15/+14
| * i40e: Drop unused completed statAlexander Duyck2013-10-103-5/+2
| * i40e: Link code updatesAnjali Singhai2013-10-101-2/+6
* | veth: allow to setup multicast address for veth deviceGao feng2013-10-101-0/+6
|/
* be2net: change the driver version number to 4.9.224.0Ajit Khaparde2013-10-091-1/+1
* be2net: Display RoCE specific counters in ethtool -SAjit Khaparde2013-10-093-1/+19
* be2net: Call version 2 of GET_STATS ioctl for Skyhawk-RAjit Khaparde2013-10-093-9/+155
* bnx2x: Add ndo_get_phys_port_id supportYuval Mintz2013-10-094-27/+155
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-0923-120/+284
|\
| * Merge branch 'sfc-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller2013-10-095-31/+151
| |\
| | * sfc: Only bind to EF10 functions with the LinkCtrl and Trusted flagsBen Hutchings2013-10-071-1/+17
| | * sfc: Add PM and RXDP drop counters to ethtool statsEdward Cree2013-10-052-0/+47
| | * sfc: Add definitions for new stats counters and capability flagMatthew Slattery2013-10-051-2/+54
| | * sfc: Refactor EF10 stat mask code to allow for more conditional statsEdward Cree2013-10-051-21/+28
| | * sfc: Fix internal indices of ethtool stats for EF10Edward Cree2013-10-051-6/+3
| | * sfc: Add rmb() between reading stats and generation count to ensure consistencyJon Cooper2013-10-051-0/+1
| * | qlcnic: add missing destroy_workqueue() on error path in qlcnic_probe()Wei Yongjun2013-10-081-1/+4
| * | moxa: fix the error handling in moxart_mac_probe()Wei Yongjun2013-10-081-6/+16
| * | xen-netback: transition to CLOSED when removing a VIFDavid Vrabel2013-10-081-0/+4
| * | net/mlx4_en: Fix pages never dma unmapped on rxAmir Vadai2013-10-081-2/+3
| * | net/mlx4_en: Rename name of mlx4_en_rx_alloc membersAmir Vadai2013-10-082-19/+25
| * | net: sh_eth: Fix RX packets errors on R8A7740Nguyen Hong Ky2013-10-081-0/+4
| * | tun: don't look at current when non-blockingMichael S. Tsirkin2013-10-081-3/+5
| * | mrf24j40: Use level-triggered interruptsAlan Ott2013-10-081-1/+1
| * | mrf24j40: Use threaded IRQ handlerAlan Ott2013-10-081-20/+7
| * | mrf24j40: Move INIT_COMPLETION() to before packet transmissionAlan Ott2013-10-081-2/+2
| * | can: dev: fix nlmsg size calculation in can_get_size()Marc Kleine-Budde2013-10-071-5/+5
| * | net/ethernet: cpsw: DT read bool dual_emacMarkus Pargmann2013-10-071-2/+2
| * | net: ethernet: cpsw: Search childs for slave nodesMarkus Pargmann2013-10-071-1/+5
| |/
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-10-033-13/+11
| |\
| | * ath9k: fix powersave response handling for BA session packetsFelix Fietkau2013-09-301-3/+6
| | * mwifiex: fix SDIO interrupt lost issueAmitkumar Karwar2013-09-301-2/+4
| | * Revert "rt2x00pci: Use PCI MSIs whenever possible"Stanislaw Gruszka2013-09-301-8/+1
| * | net: mv643xx_eth: fix missing device_node for port devicesSebastian Hesselbarth2013-10-021-0/+1
| * | net: mv643xx_eth: fix orphaned statistics timer crashSebastian Hesselbarth2013-10-021-1/+1
| * | net: mv643xx_eth: update statistics timer from timer context onlySebastian Hesselbarth2013-10-021-3/+1
| * | igb: Avoid uninitialized advertised variable in eee_set_curAndi Kleen2013-10-021-0/+2
| * | net: calxedaxgmac: determine number of address filters at runtimeRob Herring2013-10-021-4/+11
| * | net: calxedaxgmac: add uc and mc filter addresses in promiscuous modeRob Herring2013-10-021-4/+2