summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2009-12-17Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2009-12-17Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds
2009-12-17NET: Add Ethernet driver for Octeon MGMT devices.David Daney
2009-12-17NET: Add driver for Octeon MDIO buses.David Daney
2009-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2009-12-16mlx4: use bitmap_find_next_zero_areaAkinobu Mita
2009-12-15net: sh_eth alignment fix for sh7724 using NET_IP_ALIGN V2Magnus Damm
2009-12-15ixgbe: allow tx of pre-formatted vlan tagged packetsGurucharan Shetty
2009-12-15ixgbe: Fix 82598 premature copper PHY link indicatationMallikarjuna R Chilakala
2009-12-15ixgbe: Fix tx_restart_queue/non_eop_desc statistics countersMallikarjuna R Chilakala
2009-12-15bcm63xx_enet: fix compilation failure after get_stats_count removalFlorian Fainelli
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan
2009-12-14sky2: leave PCI config space writeablestephen hemminger
2009-12-14sky2: print Optima chip namestephen hemminger
2009-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds
2009-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-12-13drivers/net/bonding/: : use pr_fmtJoe Perches
2009-12-13can: CAN_MCP251X should depend on HAS_DMAGeert Uytterhoeven
2009-12-13drivers/net/usb: Correct code taking the size of a pointerJulia Lawall
2009-12-13drivers/net/cpmac.c: Correct code taking the size of a pointerJulia Lawall
2009-12-13drivers/net/sfc: Correct code taking the size of a pointerJulia Lawall
2009-12-133c574_cs: disable irq before calling el3_interruptKen Kawasaki
2009-12-13mlx4_core: return a negative error valueroel kluin
2009-12-13can: Fix data length code handling in rx pathOliver Hartkopp
2009-12-12Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...Linus Torvalds
2009-12-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2009-12-12Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-12-12net: fix for utsrelease.h moving to generatedStephen Rothwell
2009-12-11be2net: fix error in rx completion processing.Ajit Khaparde
2009-12-11igbvf: avoid reset storms due to mailbox issuesAlexander Duyck
2009-12-11igb: fix handling of mailbox collisions between PF/VFAlexander Duyck
2009-12-11usb: remove rare pm primitive for conversion to new APIOliver Neukum
2009-12-11Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-12-11smc91x: remove OMAP specific bitsLadislav Michl
2009-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2009-12-11can: add the driver for Analog Devices Blackfin on-chip CAN controllersBarry Song
2009-12-11cxgb3: Fixing EEH handlersBreno Leitao
2009-12-11cnic: Zero out status block and Event Queue indices.Michael Chan
2009-12-11cnic: Send delete command when shutting down iSCSI ring.Michael Chan
2009-12-11net: smc91x: Fix up type mismatch in smc_drv_resume().Paul Mundt
2009-12-11smc91x: fix unused flags warnings on UP systemsMike Frysinger
2009-12-11net: Add missing TST_CFG_WRITE bits around sky2_pci_writeTakashi Iwai
2009-12-11net: Fix Yukon-2 Optima TCP offload setupTakashi Iwai
2009-12-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-12-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2009-12-11USB: remove the auto_pm flagAlan Stern
2009-12-10net: niu uses crc32, so select CRC32Randy Dunlap
2009-12-10b43: Remove reset after fatal DMA errorLarry Finger
2009-12-10rtl8187: add radio led and fix warnings on suspendHerton Ronaldo Krzesinski