summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* be2net: Fix driver load for VFs for LancerPadmanabh Ratnakar2012-06-073-61/+66
* bnx2x: Added EEE Ethtool support.Yuval Mintz2012-06-071-0/+134
* bnx2x: Added EEE supportYuval Mintz2012-06-077-10/+552
* qlcnic: Fix protcol type in case of inband vlan.Rajesh Borundia2012-06-072-2/+3
* qlcnic: fix unsupported CDRP command error message.Jitendra Kalsaria2012-06-072-5/+33
* qlcnic: Fix estimation of recv MSS in case of LRORajesh Borundia2012-06-075-0/+23
* net/ethernet: ks8851_mll unregister_netdev() before freeingDan Carpenter2012-06-071-1/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-0611-62/+68
|\
| * mv643xx_eth: Fix compile error for architectures without clk.Andrew Lunn2012-06-061-5/+10
| * stmmac: fix driver Kconfig when built as moduleGiuseppe CAVALLARO2012-06-065-35/+31
| * stmmac: fix driver's doc when run kernel-doc scriptGiuseppe CAVALLARO2012-06-061-2/+5
| * ixgbe: IXGBE_RXD_STAT_VP set even with Rx stripping enabledJohn Fastabend2012-06-051-2/+5
| * ixgbe: fix_features rxvlan is independent of DCB and needs to be setJohn Fastabend2012-06-051-10/+5
| * e1000e: test for valid check_reset_block function pointerBruce Allan2012-06-054-8/+12
* | ethernet: Remove casts to same typeJoe Perches2012-06-0634-97/+87
* | be2net: update driver versionSathya Perla2012-06-061-1/+1
* | be2net: do not use SCRATCHPAD registerSathya Perla2012-06-062-9/+3
* | be2net: remove unnecessary usage of unlikely()Sathya Perla2012-06-061-2/+2
* | be2net: fix reporting number of actual rx queuesSathya Perla2012-06-061-1/+7
* | be2net: do not modify PCI MaxReadReq sizeSathya Perla2012-06-061-2/+0
* | be2net: cleanup be_vid_config()Sathya Perla2012-06-061-16/+9
* | be2net: don't call vid_config() when there's no vlan configSathya Perla2012-06-061-1/+2
* | gianfar_ethtool: coding style and whitespace cleanupsJan Ceuleers2012-06-051-196/+224
* | gianfar: Remove superfluous initialisationsJan Ceuleers2012-06-051-16/+14
* | gianfar: various coding style and whitespace cleanupsJan Ceuleers2012-06-051-144/+154
* | gianfar: comment cleanupJan Ceuleers2012-06-051-72/+83
* | gianfar: whitespace cleanup - pointers and multiplicationsJan Ceuleers2012-06-051-8/+8
* | stmmac: remove two useless initialisationsGiuseppe CAVALLARO2012-06-041-2/+1
* | net/ethernet: ks8851_mll mac address configuration support addedRaffaele Recalcati2012-06-041-7/+18
|/
* fec_mpc52xx: fix timestamp filteringStephan Gatzka2012-06-021-1/+1
* e1000e: fix Rapid Start Technology support for i217Bruce Allan2012-06-021-9/+9
* e1000: look into the page instead of skb->data for e1000_tbi_adjust_stats()Sebastian Andrzej Siewior2012-06-021-1/+1
* r8169: call netif_napi_del at errpaths and at driver unloadDevendra Naga2012-06-011-0/+3
* 8139cp/8139too: terminate the eeprom access with the right opmodeJason Wang2012-06-012-2/+2
* 8139cp: set ring address before enabling receiverJason Wang2012-06-011-11/+11
* net/mlx4_core: Fix obscure mlx4_cmd_box parameter in QUERY_DEV_CAPJack Morgenstein2012-05-311-3/+2
* net/mlx4_core: Check port out-of-range before using in mlx4_slave_capJack Morgenstein2012-05-311-3/+3
* net/mlx4_core: Fixes for VF / Guest startup flowJack Morgenstein2012-05-314-14/+63
* net/mlx4_en: Fix improper use of "port" parameter in mlx4_en_eventJack Morgenstein2012-05-311-5/+7
* net/mlx4_core: Fix number of EQs used in ICM initialisationMarcel Apfelbaum2012-05-312-15/+11
* net/mlx4_core: Fix the slave_id out-of-range test in mlx4_eq_intJack Morgenstein2012-05-311-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-05-313-10/+20
|\
| * net/smsc911x: Repair broken failure pathsLee Jones2012-05-301-3/+4
| * r6040: Do a Proper deinit at errorpath and also when driver unloads (calling ...Devendra Naga2012-05-291-0/+5
| * r6040: disable pci device if the subsequent calls (after pci_enable_device) f...Devendra Naga2012-05-291-4/+6
| * net: sh_eth: fix the rxdesc pointer when rx descriptor empty happensYoshihiro Shimoda2012-05-291-3/+5
* | Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-262-23/+54
|\ \
| * \ Merge branch 'clk-next' of git://git.linaro.org/people/mturquette/linux into ...Arnd Bergmann2012-05-161-11/+31
| |\ \
| | * | ARM: Orion: Eth: Add clk/clkdev support.Andrew Lunn2012-05-081-11/+31
| | | |
| | \ \
| *-. \ \ Merge branches 'spear/clock' and 'imx/clock' into next/clockArnd Bergmann2012-05-141-0/+9
| |\ \ \ \ | | | |/ / | | |/| |
OpenPOWER on IntegriCloud