summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* cassini: convert to SKB paged frag API.Ian Campbell2011-08-301-8/+7
* bna: convert to SKB paged frag API.Ian Campbell2011-08-301-2/+2
* benet: convert to SKB paged frag API.Ian Campbell2011-08-301-5/+5
* atlx: convert to SKB paged frag API.Ian Campbell2011-08-301-3/+2
* atl1e: convert to SKB paged frag API.Ian Campbell2011-08-301-6/+5
* atl1c: convert to SKB paged frag API.Ian Campbell2011-08-301-5/+4
* acenic: convert to SKB paged frag API.Ian Campbell2011-08-301-3/+3
* 8139cp: convert to SKB paged frag API.Ian Campbell2011-08-301-2/+1
* 3c59x: convert to SKB paged frag API.Ian Campbell2011-08-301-3/+4
* bnx2x: Fix build errorDmitry Kravkov2011-08-291-1/+1
* qlcnic: add beacon test support.Sucheta Chakraborty2011-08-293-2/+108
* qlcnic: fix cdrp race conditionSritej Velaga2011-08-294-32/+95
* qlcnic: Add FLT entry for CO cards FW image regionSritej Velaga2011-08-292-2/+10
* qlcnic: Change debug messages in loopback pathManish chopra2011-08-292-8/+13
* qlcnic: detect fan failureSony Chacko2011-08-293-7/+27
* ixgbe: clear RNBC only for 82598Emil Tantilov2011-08-291-2/+3
* ixgbe: add check for supported modesEmil Tantilov2011-08-291-3/+7
* ixgbe: fix ixgbe_fc_autoneg_fiber bugDon Skidmore2011-08-291-2/+2
* ixgbe: cleanup feature flags in ixgbe_probeDon Skidmore2011-08-291-1/+0
* ixgbe: PFC not cleared on X540 devicesJohn Fastabend2011-08-292-1/+4
* ixgbe: consolidate, setup for multiple traffic classesJohn Fastabend2011-08-292-49/+27
* ixgbe: remove unneeded fdir pb alloc caseJohn Fastabend2011-08-291-87/+0
* ixgbe: fixup remaining call sites for arbitrary TCsJohn Fastabend2011-08-291-2/+2
* ixgbe: Always tag VLAN tagged packetsAlexander Duyck2011-08-291-1/+2
* ixgbe: Add support for setting CC bit when SR-IOV is enabledAlexander Duyck2011-08-292-2/+16
* benet: remove bogus "unlikely" on vlan checkJiri Pirko2011-08-281-2/+2
* cnic: Add timeout for ramrod replies.Michael Chan2011-08-283-7/+13
* cnic, bnx2fc: Increase maximum FCoE sessions.Michael Chan2011-08-282-7/+9
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller2011-08-2751-0/+51
|\
| * drivers/net/ethernet/*: Enabled vendor Kconfig optionsJeff Kirsher2011-08-2751-0/+51
* | ixgbe: convert rings from q_vector bit indexed array to linked listAlexander Duyck2011-08-272-139/+60
* | ixgbe: Simplify transmit cleanup pathAlexander Duyck2011-08-271-5/+5
* | ixgbevf: convert to ndo_fix_featuresMichał Mirosław2011-08-262-51/+20
* | ixgbevf: provide 64 bit statisticsEric Dumazet2011-08-262-12/+48
* | ixgbevf: Check if EOP has changed before using itGreg Rose2011-08-261-0/+4
* | e1000e: convert to netdev features/hw_features APIBruce Allan2011-08-266-113/+38
|/
* Merge branch 'davem-next.mii' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2011-08-264-194/+69
|\
| * sunbmac: use standard #defines from mii.h.Francois Romieu2011-08-252-32/+16
| * dl2k: use standard #defines from mii.h.Francois Romieu2011-08-252-162/+53
* | e1000: save skb counts in TX to avoid cache missesDean Nelson2011-08-262-9/+11
* | bna: off by one in bfa_msgq_rspq_pi_update()Dan Carpenter2011-08-261-1/+1
* | bna: unlock on error path in pnad_pci_probe()Dan Carpenter2011-08-261-2/+2
* | bnx2x: Add new PHY BCM54616Yaniv Rosner2011-08-262-0/+3
* | bnx2x: resurrect RX hashingMichal Schmidt2011-08-261-2/+2
* | bnx2x: convert to SKB paged frag API.Ian Campbell2011-08-261-3/+2
* | bnx2: convert to SKB paged frag API.Ian Campbell2011-08-261-4/+4
* | tg3: convert to SKB paged frag API.Ian Campbell2011-08-261-4/+2
|/
* be2net: remove unused variableSathya Perla2011-08-241-1/+0
* be2net: increase FW update completion timeoutSathya Perla2011-08-241-1/+1
* be2net: fix erx->rx_drops_no_frags wrap aroundSathya Perla2011-08-241-3/+19
OpenPOWER on IntegriCloud