summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* | | caif: Use link layer MTU instead of fixed MTUSjur Braendeland2010-06-201-1/+0
* | | e1000e: update driver version numberBruce Allan2010-06-181-1/+3
* | | e1000e: update copyright informationBruce Allan2010-06-1811-12/+12
* | | e1000e: enable support for EEE on 82579Bruce Allan2010-06-184-1/+70
* | | e1000e: initial support for 82579 LOMsBruce Allan2010-06-187-46/+386
* | | e1000e: fix check for manageability on ICHx/PCHBruce Allan2010-06-181-4/+27
* | | e1000e: separate out PHY statistics register updatesBruce Allan2010-06-183-47/+126
* | | e1000e: cleanup e1000_sw_lcd_config_ich8lan()Bruce Allan2010-06-181-13/+19
* | | e1000e: cleanup ethtool loopback setup codeBruce Allan2010-06-181-32/+42
OpenPOWER on IntegriCloud