aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAge
* net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver()Axel Lin2011-11-29
* tg3: Scale back code that modifies MRRSMatt Carlson2011-11-28
* tg3: Fix TSO CAP for 5704 devs w / ASF enabledMatt Carlson2011-11-28
* bnx2x: Change value comparison orderYaniv Rosner2011-11-28
* bnx2x: Cosmetic changesYaniv Rosner2011-11-28
* bnx2x: Fix self test of BCM57800Yaniv Rosner2011-11-28
* bnx2x: Add known PHY type checkYaniv Rosner2011-11-28
* bnx2x: Change Warpcore MDIO work around modeYaniv Rosner2011-11-28
* bnx2x: Fix BCM84833 link and LED behaviorYaniv Rosner2011-11-28
* bnx2x: Warpcore HW reset following fan failureYaniv Rosner2011-11-28
* bnx2x: ETS changesYaniv Rosner2011-11-28
* bnx2x: PFC changesYaniv Rosner2011-11-28
* net/mlx4_en: bug fix for the case of vlan id 0 and UP 0Amir Vadai2011-11-27
* net/mlx4_en: adding loopback supportAmir Vadai2011-11-27
* net/mlx4_en: fix WOL handlers were always looking at port2 capability bitOren Duer2011-11-27
* net/mlx4_en: using non collapsed CQ on TXYevgeny Petrilin2011-11-27
* net/mlx4_en: fix sparse warning on a cast which truncates bits from constant ...Or Gerlitz2011-11-27
* net/mlx4: fix UDP RSS related settingsOr Gerlitz2011-11-27
* net/mlx4: move RSS related definitions to be globalOr Gerlitz2011-11-27
* KSZ8851-SNL: Add ethtool support for EEPROM via eeprom_93cx6Ben Dooks2011-11-26
* KSZ8851-SNL: Fix MAC address change problemTristram Ha2011-11-26
* KSZ8851-SNL: Add support for EEPROM MAC addressBen Dooks2011-11-26
* be2net: Fix non utilization of RX queuesPadmanabh Ratnakar2011-11-26
* be2net: Use new hash keyPadmanabh Ratnakar2011-11-26
* be2net: Add error handling for LancerPadmanabh Ratnakar2011-11-26
* be2net: Fix error recovery pathsPadmanabh Ratnakar2011-11-26
* be2net: Move to new SR-IOV implementation in LancerPadmanabh Ratnakar2011-11-26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-11-26
|\
| * ehea: Use round_jiffies_relative to align workqueueAnton Blanchard2011-11-23
| * ehea: Reduce memory usage in buffer poolsAnton Blanchard2011-11-23
| * qlge: fix size of external list for TX address descriptorsThadeu Lima de Souza Cascardo2011-11-23
| * bnx2x: Fix 5461x LEDYaniv Rosner2011-11-23
| * b44: Use dev_kfree_skb_irq() in b44_tx()Xander Hover2011-11-23
| * stmmac: mask mmc interruptsGiuseppe CAVALLARO2011-11-21
| * iseries_veth: Fix wrong parameter given to sizeof callThomas Jarosch2011-11-21
* | net: mv643xx_eth: fix build errorAxel Lin2011-11-24
* | net: treewide use of RCU_INIT_POINTEREric Dumazet2011-11-23
* | net: remove netdev_alloc_page and use __GFP_COLDEric Dumazet2011-11-22
* | Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a numb...Rick Jones2011-11-22
* | net: remove ipv6_addr_copy()Alexey Dobriyan2011-11-22
* | tg3: Add MDI-X reportingMatt Carlson2011-11-22
* | tg3: Restrict large prod ring cap devicesMatt Carlson2011-11-22
* | tg3: Adjust BD replenish thresholdsMatt Carlson2011-11-22
* | tg3: Make 1000Base-X FC resolution look like 1000TMatt Carlson2011-11-22
* | tg3: Fix advertisement handlingHiroaki SHIMODA2011-11-22
* | tg3: switch to build_skb() infrastructureEric Dumazet2011-11-21
* | net: Change mii to ethtool advertisement function namesMatt Carlson2011-11-21
* | gianfar: Use kmemdup rather than duplicating its implementationThomas Meyer2011-11-21
* | ksz884x: Use kzalloc rather than kmalloc followed by memset with 0Thomas Meyer2011-11-21
* | ks8*/ksz8*: Casting (void *) value returned by kmalloc is uselessThomas Meyer2011-11-21