aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-11-29net: add calxeda xgmac ethernet driverRob Herring5-0/+1938
2011-11-29corral some wayward N/A fw_version dust bunniesRick Jones2-3/+3
2011-11-29net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver()Axel Lin31-416/+32
2011-11-29net/can: convert drivers/net/can/* to use module_platform_driver()Axel Lin10-122/+11
2011-11-29dsa: Move switch drivers to new directory drivers/net/dsaBen Hutchings9-0/+1861
2011-11-28Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller135-38707/+39303
2011-11-28tg3: Scale back code that modifies MRRSMatt Carlson1-17/+10
2011-11-28tg3: Fix TSO CAP for 5704 devs w / ASF enabledMatt Carlson1-2/+12
2011-11-28bnx2x: Change value comparison orderYaniv Rosner1-23/+23
2011-11-28bnx2x: Cosmetic changesYaniv Rosner2-216/+199
2011-11-28bnx2x: Fix self test of BCM57800Yaniv Rosner1-2/+12
2011-11-28bnx2x: Add known PHY type checkYaniv Rosner1-0/+4
2011-11-28bnx2x: Change Warpcore MDIO work around modeYaniv Rosner1-1/+3
2011-11-28bnx2x: Fix BCM84833 link and LED behaviorYaniv Rosner2-184/+223
2011-11-28bnx2x: Warpcore HW reset following fan failureYaniv Rosner2-0/+17
2011-11-28bnx2x: ETS changesYaniv Rosner2-4/+17
2011-11-28bnx2x: PFC changesYaniv Rosner2-76/+179
2011-11-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville135-38707/+39303
2011-11-27net/irda: convert drivers/net/irda/* to use module_platform_driver()Axel Lin4-48/+4
2011-11-27net/mlx4_en: bug fix for the case of vlan id 0 and UP 0Amir Vadai1-2/+4
2011-11-27net/mlx4_en: adding loopback supportAmir Vadai3-2/+21
2011-11-27net/mlx4_en: fix WOL handlers were always looking at port2 capability bitOren Duer1-2/+18
2011-11-27net/mlx4_en: using non collapsed CQ on TXYevgeny Petrilin2-38/+36
2011-11-27net/mlx4_en: fix sparse warning on a cast which truncates bits from constant valueOr Gerlitz1-1/+1
2011-11-27net/mlx4: fix UDP RSS related settingsOr Gerlitz1-3/+5
2011-11-27net/mlx4: move RSS related definitions to be globalOr Gerlitz3-15/+7
2011-11-27isdn/gigaset: report ISDN4Linux interface only onceTilman Schmidt1-2/+1
2011-11-26atm: eliminate atm_guess_pdu2truesize()chas williams - CONTRACTOR1-2/+2
2011-11-26virtio_net: return already tracked tx_fifo_errors via virtnet_getstats()Rick Jones1-0/+1
2011-11-26ray_cs: Fix array bounds warnings.David S. Miller2-4/+4
2011-11-26airo: Fix array bounds warning when moving packet payload.David S. Miller1-2/+2
2011-11-26KSZ8851-SNL: Add ethtool support for EEPROM via eeprom_93cx6Ben Dooks3-320/+120
2011-11-26KSZ8851-SNL: Fix MAC address change problemTristram Ha2-21/+28
2011-11-26KSZ8851-SNL: Add support for EEPROM MAC addressBen Dooks1-7/+34
2011-11-26eeprom_93cx6: Add write supportBen Dooks1-0/+85
2011-11-26eeprom_93cx6: Add data direction control.Ben Dooks1-0/+3
2011-11-26be2net: Fix non utilization of RX queuesPadmanabh Ratnakar1-6/+10
2011-11-26be2net: Use new hash keyPadmanabh Ratnakar1-2/+3
2011-11-26be2net: Add error handling for LancerPadmanabh Ratnakar1-49/+106
2011-11-26be2net: Fix error recovery pathsPadmanabh Ratnakar1-1/+4
2011-11-26be2net: Move to new SR-IOV implementation in LancerPadmanabh Ratnakar3-25/+200
2011-11-26bonding: Remove obsolete source file 'bond_ipv6.c'Ben Hutchings1-223/+0
2011-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller15-25/+67
2011-11-26net: Revert ARCNET and PHYLIB to tristate optionsBen Hutchings2-2/+2
2011-11-24net: mv643xx_eth: fix build errorAxel Lin1-4/+5
2011-11-23ehea: Use round_jiffies_relative to align workqueueAnton Blanchard1-2/+4
2011-11-23ehea: Reduce memory usage in buffer poolsAnton Blanchard1-2/+2
2011-11-23qlge: fix size of external list for TX address descriptorsThadeu Lima de Souza Cascardo1-5/+3
2011-11-23bnx2x: Fix 5461x LEDYaniv Rosner2-1/+39
2011-11-23net: treewide use of RCU_INIT_POINTEREric Dumazet8-19/+19