summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2009-12-17NET: Add Ethernet driver for Octeon MGMT devices.David Daney5-0/+1192
2009-12-17NET: Add driver for Octeon MDIO buses.David Daney3-0/+192
2009-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds25-741/+568
2009-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds1-1/+2
2009-12-16mlx4: use bitmap_find_next_zero_areaAkinobu Mita1-33/+4
2009-12-16net: sh_eth alignment fix for sh7724 using NET_IP_ALIGN V2Magnus Damm1-1/+6
2009-12-16ixgbe: allow tx of pre-formatted vlan tagged packetsGurucharan Shetty1-1/+12
2009-12-16ixgbe: Fix 82598 premature copper PHY link indicatationMallikarjuna R Chilakala2-0/+40
2009-12-16ixgbe: Fix tx_restart_queue/non_eop_desc statistics countersMallikarjuna R Chilakala1-2/+5
2009-12-16bcm63xx_enet: fix compilation failure after get_stats_count removalFlorian Fainelli1-3/+9
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan5-5/+5
2009-12-15sky2: leave PCI config space writeablestephen hemminger1-13/+0
2009-12-15sky2: print Optima chip namestephen hemminger1-1/+1
2009-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds5-5/+5
2009-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds3-8/+6
2009-12-14drivers/net/bonding/: : use pr_fmtJoe Perches5-690/+465
2009-12-14can: CAN_MCP251X should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2009-12-14drivers/net/usb: Correct code taking the size of a pointerJulia Lawall1-1/+1
2009-12-14drivers/net/cpmac.c: Correct code taking the size of a pointerJulia Lawall1-1/+1
2009-12-14drivers/net/sfc: Correct code taking the size of a pointerJulia Lawall1-1/+1
2009-12-143c574_cs: disable irq before calling el3_interruptKen Kawasaki2-0/+8
2009-12-14mlx4_core: return a negative error valueroel kluin1-1/+1
2009-12-14can: Fix data length code handling in rx pathOliver Hartkopp7-25/+17
2009-12-13Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...Linus Torvalds1-1/+1
2009-12-13Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2-52/+0
2009-12-12Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-15/+0
2009-12-12be2net: fix error in rx completion processing.Ajit Khaparde1-2/+2
2009-12-12igbvf: avoid reset storms due to mailbox issuesAlexander Duyck2-1/+8
2009-12-12igb: fix handling of mailbox collisions between PF/VFAlexander Duyck1-9/+13
2009-12-12usb: remove rare pm primitive for conversion to new APIOliver Neukum1-2/+2
2009-12-12Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller62-90/+93
2009-12-12smc91x: remove OMAP specific bitsLadislav Michl1-15/+0
2009-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-5/+2
2009-12-12can: add the driver for Analog Devices Blackfin on-chip CAN controllersBarry Song3-0/+793
2009-12-12cxgb3: Fixing EEH handlersBreno Leitao1-0/+1
2009-12-12cnic: Zero out status block and Event Queue indices.Michael Chan1-0/+5
2009-12-12cnic: Send delete command when shutting down iSCSI ring.Michael Chan1-0/+6
2009-12-12net: smc91x: Fix up type mismatch in smc_drv_resume().Paul Mundt1-1/+1
2009-12-12smc91x: fix unused flags warnings on UP systemsMike Frysinger1-3/+3
2009-12-12net: Add missing TST_CFG_WRITE bits around sky2_pci_writeTakashi Iwai1-0/+4
2009-12-12net: Fix Yukon-2 Optima TCP offload setupTakashi Iwai1-0/+5
2009-12-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller5-24/+55
2009-12-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds1-0/+1
2009-12-11USB: remove the auto_pm flagAlan Stern1-5/+2
2009-12-11net: niu uses crc32, so select CRC32Randy Dunlap1-0/+1
2009-12-11b43: Remove reset after fatal DMA errorLarry Finger1-1/+4
2009-12-11rtl8187: add radio led and fix warnings on suspendHerton Ronaldo Krzesinski3-21/+50
2009-12-11ath5k: enable EEPROM checksum checkLuis R. Rodriguez1-2/+1
2009-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds60-85/+90
2009-12-09gianfar: Fix build with CONFIG_NET_POLL_CONTROLLER=yAnton Vorontsov1-0/+1