summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2009-12-22kfifo: fix warn_unused_resultStefani Seibold
2009-12-22kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...Stefani Seibold
2009-12-22kfifo: cleanup namespaceStefani Seibold
2009-12-22kfifo: move out spinlockStefani Seibold
2009-12-22kfifo: move struct kfifo in placeStefani Seibold
2009-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-12-20bnx2: Fix bnx2_netif_stop() merge error.Michael Chan
2009-12-18gianfar: Fix bit definitions of IMASK_GRSC and IMASK_GTSCSandeep Gopalpet
2009-12-18gianfar: Fix stats supportSandeep Gopalpet
2009-12-18gianfar: Fix a filer bugSandeep Gopalpet
2009-12-18bnx2: fixing a timout error due not refreshing TX timers correctlyBreno Leitao
2009-12-18can/at91: don't check platform_get_irq's return value against zeroUwe Kleine-König
2009-12-18bnx2: reset_task is crashing the kernel. Fixing it.Breno Leitao
2009-12-18TI DaVinci EMAC: Fix MDIO bus frequency configurationNageswari Srinivasan
2009-12-18e100: Fix broken cbs accounting due to missing memset.Roger Oksanen
2009-12-18broadcom: bcm54xx_shadow_read() errors ignored in bcm54xx_adjust_rxrefclk()Roel Kluin
2009-12-18e1000e: LED settings in EEPROM ignored on 82571 and 82572Bruce Allan
2009-12-18netxen: use module parameter correctlyStephen Hemminger
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