summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* enic: Bug Fix: Change hardware ingress vlan rewrite modeVasanthy Kolluri2010-06-255-7/+68
* enic: Feature Add: Replace LRO with GROVasanthy Kolluri2010-06-253-80/+9
* cnic: Update version to 2.1.3.Michael Chan2010-06-251-2/+2
* cnic: Further unify kcq handling code.Michael Chan2010-06-251-37/+34
* cnic: Restructure kcq processing.Michael Chan2010-06-251-54/+22
* cnic: Unify kcq allocation for all devices.Michael Chan2010-06-252-64/+98
* cnic: Unify IRQ code for all hardware types.Michael Chan2010-06-251-13/+20
* cnic: Fine-tune CID memory space calculation.Michael Chan2010-06-252-15/+21
* sfc: Record hardware RX hash on each skb where possibleBen Hutchings2010-06-247-3/+49
* sfc: Disable setting feature flags that are not implementedBen Hutchings2010-06-241-1/+0
* sfc: Replace EFX_DRIVER_NAME with KBUILD_MODNAMEBen Hutchings2010-06-243-5/+3
* sfc: Implement message level controlBen Hutchings2010-06-2420-529/+727
* sfc: Log MTD errors using partition name, not just net device nameBen Hutchings2010-06-241-9/+14
* sfc: Implement ethtool register dump operationBen Hutchings2010-06-244-0/+292
* broadcom: Add 5241 supportDmitry Baryshkov2010-06-241-0/+22
* broadcom: move all PHY_ID's to headerDmitry Baryshkov2010-06-241-12/+12
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-06-2318-56/+99
|\
| * sky2: enable rx/tx in sky2_phy_reinit()Brandon Philips2010-06-231-5/+14
| * cnic: Disable statistics initialization for eth clients that do not support s...Dmitry Kravkov2010-06-231-21/+34
| * net: add dependency on fw class module to qlcnic and netxen_nicAnirban Chakraborty2010-06-231-0/+2
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-221-0/+1
| |\
| | * ath5k: initialize ah->ah_current_channelBob Copeland2010-06-181-0/+1
| * | hso: remove setting of low_latency flagFilip Aben2010-06-221-1/+0
| * | lasi82596: fix netdev_mc_count conversionHelge Deller2010-06-211-1/+1
| * | NET: MIPSsim: Fix modpost warning.Ralf Baechle2010-06-211-1/+1
| * | bnx2: fix dma_get_ops compilation breakageFUJITA Tomonori2010-06-171-7/+4
| * | ucc_geth: fix for RX skb buffers recyclingSergey Matyukevich2010-06-161-0/+2
| * | pcnet_cs: add new id (TOSHIBA Modem/LAN Card)Ken Kawasaki2010-06-161-0/+1
| * | gianfar: Fix oversized packets handlingAnton Vorontsov2010-06-161-0/+4
| * | ehea: Fix kernel deadlock in DLPAR-mem processingJan-Bernd Themann2010-06-162-6/+4
| * | ehea: fix delayed packet processingJan-Bernd Themann2010-06-161-0/+1
| * | ixgbe: add comment on SFP+ ID for Active DADon Skidmore2010-06-161-0/+2
| * | gianfar: Fix setup of RX time stampingManfred Rudigier2010-06-161-4/+17
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-1610-8/+53
| |\ \ | | |/
| * | netxen: fix caching window registerAmit Kumar Salecha2010-06-151-4/+0
| * | netxen: fix rcv buffer leakAmit Kumar Salecha2010-06-151-3/+6
| * | netxen: fix memory leaks in error pathAmit Kumar Salecha2010-06-152-3/+4
| * | pcmcia: dev_node removal bugfixDominik Brodowski2010-06-151-0/+1
* | | qlcnic: update version to 5.0.6Amit Kumar Salecha2010-06-231-2/+2
* | | qlcnic: mark context state freed after destroyAmit Kumar Salecha2010-06-232-1/+3
* | | qlcnic: offload tx timeout recoveryAmit Kumar Salecha2010-06-232-36/+32
* | | qlcnic: dont free host resources during fw recoveryAmit Kumar Salecha2010-06-231-29/+3
* | | qlcnic: release device resources during interface downAmit Kumar Salecha2010-06-236-37/+114
* | | qlcnic: fix mac address mgmtAmit Kumar Salecha2010-06-231-3/+8
* | | qlcnic: handshake with card after fw loadAmit Kumar Salecha2010-06-233-7/+9
* | | qlcnic: cleanup skb allocationAmit Kumar Salecha2010-06-233-21/+13
* | | e1000e: disable gig speed when in S0->Sx transitionBruce Allan2010-06-231-14/+5
* | | e1000e: packet split should not be used with early receiveBruce Allan2010-06-231-1/+1
* | | e1000e: do not touch PHY page 800 registers when link speed is 1000MbpsBruce Allan2010-06-231-2/+0
* | | e1000e: avoid polling h/w registers during link negotiationBruce Allan2010-06-233-28/+29
OpenPOWER on IntegriCloud