aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
* kfifo: fix warn_unused_resultStefani Seibold2009-12-22
* kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...Stefani Seibold2009-12-22
* kfifo: cleanup namespaceStefani Seibold2009-12-22
* kfifo: move out spinlockStefani Seibold2009-12-22
* kfifo: move struct kfifo in placeStefani Seibold2009-12-22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-12-21
|\
| * bnx2: Fix bnx2_netif_stop() merge error.Michael Chan2009-12-20
| * gianfar: Fix bit definitions of IMASK_GRSC and IMASK_GTSCSandeep Gopalpet2009-12-18
| * gianfar: Fix stats supportSandeep Gopalpet2009-12-18
| * gianfar: Fix a filer bugSandeep Gopalpet2009-12-18
| * bnx2: fixing a timout error due not refreshing TX timers correctlyBreno Leitao2009-12-18
| * can/at91: don't check platform_get_irq's return value against zeroUwe Kleine-König2009-12-18
| * bnx2: reset_task is crashing the kernel. Fixing it.Breno Leitao2009-12-18
| * TI DaVinci EMAC: Fix MDIO bus frequency configurationNageswari Srinivasan2009-12-18
| * e100: Fix broken cbs accounting due to missing memset.Roger Oksanen2009-12-18
| * broadcom: bcm54xx_shadow_read() errors ignored in bcm54xx_adjust_rxrefclk()Roel Kluin2009-12-18
| * e1000e: LED settings in EEPROM ignored on 82571 and 82572Bruce Allan2009-12-18
| * netxen: use module parameter correctlyStephen Hemminger2009-12-18
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2009-12-17
|\ \
| * | NET: Add Ethernet driver for Octeon MGMT devices.David Daney2009-12-16
| * | NET: Add driver for Octeon MDIO buses.David Daney2009-12-16
* | | Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds2009-12-17
|\ \ \ | |/ / |/| |
| * | net: fix for utsrelease.h moving to generatedStephen Rothwell2009-12-12
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-12-16
|\ \ \ | | |/ | |/|
| * | net: sh_eth alignment fix for sh7724 using NET_IP_ALIGN V2Magnus Damm2009-12-16
| * | ixgbe: allow tx of pre-formatted vlan tagged packetsGurucharan Shetty2009-12-16
| * | ixgbe: Fix 82598 premature copper PHY link indicatationMallikarjuna R Chilakala2009-12-16
| * | ixgbe: Fix tx_restart_queue/non_eop_desc statistics countersMallikarjuna R Chilakala2009-12-16
| * | bcm63xx_enet: fix compilation failure after get_stats_count removalFlorian Fainelli2009-12-16
| * | sky2: leave PCI config space writeablestephen hemminger2009-12-15
| * | sky2: print Optima chip namestephen hemminger2009-12-15
| * | drivers/net/bonding/: : use pr_fmtJoe Perches2009-12-13
| * | can: CAN_MCP251X should depend on HAS_DMAGeert Uytterhoeven2009-12-13
| * | drivers/net/usb: Correct code taking the size of a pointerJulia Lawall2009-12-13
| * | drivers/net/cpmac.c: Correct code taking the size of a pointerJulia Lawall2009-12-13
| * | drivers/net/sfc: Correct code taking the size of a pointerJulia Lawall2009-12-13
| * | 3c574_cs: disable irq before calling el3_interruptKen Kawasaki2009-12-13
| * | mlx4_core: return a negative error valueroel kluin2009-12-13
| * | can: Fix data length code handling in rx pathOliver Hartkopp2009-12-13
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2009-12-16
|\ \ \
| * | | mlx4_core: Fix parsing of reserved EQ capYevgeny Petrilin2009-11-12
| * | | IB/mlx4: Remove limitation on LSO header sizeEli Cohen2009-11-12
* | | | mlx4: use bitmap_find_next_zero_areaAkinobu Mita2009-12-16
* | | | const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-15
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2009-12-14
|\ \ \ \
| * | | | pcmcia: remove unused IRQ_FIRST_SHAREDDominik Brodowski2009-12-07
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-12-14
|\ \ \ \ \
| * | | | | this_cpu: Eliminate get/put_cpuChristoph Lameter2009-10-03
| * | | | | this_cpu: Straight transformationsChristoph Lameter2009-10-03
* | | | | | Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...Linus Torvalds2009-12-12
|\ \ \ \ \ \