summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* virtio_net: Make delayed refill more reliableHerbert Xu2010-01-251-2/+1
* sfc: Use fixed-size buffers for MCDI NVRAM requestsBen Hutchings2010-01-253-6/+7
* sfc: Add workspace for GMAC bug workaround to MCDI MAC_STATS bufferGuido Barzini2010-01-251-1/+3
* qlge: Only free resources if they were allocatedBreno Leitao2010-01-251-7/+8
* sky2: revert config space changestephen hemminger2010-01-241-0/+13
* sky2: Enable/disable WOL per hardware deviceMike McCormack2010-01-231-7/+22
* net: Fix IPv6 GSO type checks in Intel ethernet driversSridhar Samudrala2010-01-234-4/+4
* igb/igbvf: cleanup exception handling in tx_map_advAlexander Duyck2010-01-232-2/+2
* e1000/e1000e: don't use small hardware rx buffersJesse Brandeburg2010-01-232-38/+2
* fmvj18x_cs: add new id (Panasonic lan & modem card)Ken Kawasaki2010-01-231-0/+1
* be2net: swap only first 2 fields of mcc_wrbSathya Perla2010-01-231-1/+1
* Please add support for Microsoft MN-120 PCMCIA network cardRon Murray2010-01-231-0/+1
* Merge branch 'linux-2.6.33.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2010-01-232-1/+13
|\
| * wimax/i2400m: Add support for more i6x50 SKUsInaky Perez-Gonzalez2010-01-212-1/+13
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-01-2234-136/+1426
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-01-1440-165/+226
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-01-1239-269/+420
| |\ \ \
| * \ \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-01-081-1/+1
| |\ \ \ \
| | * | | | mlx4_core: Fix cleanup in __mlx4_init_one() error pathEli Cohen2010-01-061-1/+1
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-01-081-0/+1
| |\ \ \ \ \
| | * | | | | PCI/PM: Use per-device D3 delaysRafael J. Wysocki2010-01-041-0/+1
| * | | | | | ARM: 5865/1: nuc900 ethernet driver needs miiLi Jie2010-01-051-0/+1
| |/ / / / /
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-12-3074-799/+770
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | kfifo: fix warn_unused_resultStefani Seibold2009-12-221-2/+4
| * | | | | kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...Stefani Seibold2009-12-221-2/+3
| * | | | | kfifo: cleanup namespaceStefani Seibold2009-12-222-6/+6
| * | | | | kfifo: move out spinlockStefani Seibold2009-12-221-1/+1
| * | | | | kfifo: move struct kfifo in placeStefani Seibold2009-12-223-13/+11
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-12-219-75/+77
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2009-12-178-0/+1384
| |\ \ \ \ \ \
| | * | | | | | NET: Add Ethernet driver for Octeon MGMT devices.David Daney2009-12-175-0/+1192
| | * | | | | | NET: Add driver for Octeon MDIO buses.David Daney2009-12-173-0/+192
| * | | | | | | Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds2009-12-171-1/+1
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | net: fix for utsrelease.h moving to generatedStephen Rothwell2009-12-121-1/+1
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-12-1625-741/+568
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2009-12-161-1/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | mlx4_core: Fix parsing of reserved EQ capYevgeny Petrilin2009-11-121-1/+1
| | * | | | | | | | IB/mlx4: Remove limitation on LSO header sizeEli Cohen2009-11-121-0/+1
| * | | | | | | | | mlx4: use bitmap_find_next_zero_areaAkinobu Mita2009-12-161-33/+4
| * | | | | | | | | const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-155-5/+5
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2009-12-145-5/+5
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | pcmcia: remove unused IRQ_FIRST_SHAREDDominik Brodowski2009-12-075-5/+5
| * | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-12-143-8/+6
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | this_cpu: Eliminate get/put_cpuChristoph Lameter2009-10-031-4/+3
| | * | | | | | | | | | this_cpu: Straight transformationsChristoph Lameter2009-10-032-4/+3
| * | | | | | | | | | | Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...Linus Torvalds2009-12-121-1/+1
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | IXP4xx: Fix normally-disabled debugging text in drivers/net/arm/ixp4xx_eth.c.Krzysztof HaƂasa2009-12-051-1/+1
| * | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2009-12-122-52/+0
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-12-09725-56219/+68692
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-11-2432-251/+183
| | |\ \ \ \ \ \ \ \ \ \ \ \ \