summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/net-2.6Linus Torvalds2007-11-264-10/+17
|\
| * rt2x00: Request usb_maxpacket() onceIvo van Doorn2007-11-184-10/+17
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2007-11-262-2/+2
|\ \
| * | Blackfin arch: change get_bf537_ether_addr() to bfin_get_ether_addr() since t...Mike Frysinger2007-11-152-2/+2
| |/
* | plip: fix parport_register_device name parameterMikulas Patocka2007-11-261-1/+1
* | plip: use netif_rx_ni() for packet receiveMikulas Patocka2007-11-261-1/+1
* | virtio: fix net driver loop case where we fail to restartRusty Russell2007-11-191-2/+2
* | virtio: fix module/device unloadingRusty Russell2007-11-191-2/+6
|/
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-11-1512-90/+175
|\
| * [SUNHME]: VLAN support for sunhmeChris Poon2007-11-151-6/+11
| * [CHELSIO]: Fix skb->dev setting.Divy Le Ray2007-11-151-1/+1
| * [VIA_VELOCITY]: Don't oops on MTU change.Stephen Hemminger2007-11-141-0/+5
| * Merge branch 'fixes-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/l...David S. Miller2007-11-149-83/+158
| |\
| | * iwl4965: fix not correctly dealing with hotunplugOliver Neukum2007-11-141-3/+5
| | * rt2x00: Fix chipset revision validationIvo van Doorn2007-11-144-8/+10
| | * iwl3945: place CCK rates in front of OFDM for supported ratesMohamed Abbas2007-11-144-72/+143
* | | Revert "skge: fix ram buffer size calculation"Linus Torvalds2007-11-151-24/+27
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-11-142-4/+5
|\ \
| * | mlx4_core: Fix thinko in QP destroy (incorrect bitmap_free)Jack Morgenstein2007-11-141-1/+1
| * | mlx4_core: Fix possible bad free in mlx4_buf_free()Ali Ayoub2007-11-131-3/+4
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-11-148-80/+84
|\ \ \
| * | | [FS_ENET]: Fix module build.Jochen Friedrich2007-11-142-4/+22
| * | | [S2IO]: Fixed memory leak when MSI-X vector allocation failsSreenivasa Honnur2007-11-141-59/+51
| * | | [BONDING]: Fix resource use after freeJay Vosburgh2007-11-131-2/+2
| * | | [IWLWIFI]: Not correctly dealing with hotunplug.Oliver Neukum2007-11-131-1/+2
| * | | [E1000]: Fix schedule while atomic when called from mii-tool.Jesse Brandeburg2007-11-131-10/+3
| * | | [NETX]: Fix build failure added by 2.6.24 statistics cleanup.David S. Miller2007-11-131-3/+3
| * | | [EP93xx_ETH]: Build fix after 2.6.24 NAPI changes.David S. Miller2007-11-131-1/+1
| |/ /
* | | CRISv10 Ethernet declare mac fixJesper Nilsson2007-11-141-1/+1
* | | cris-build-fixes-update-eth_v10c-ethernet-driver-fixAndrew Morton2007-11-141-4/+8
* | | cris build fixes: update eth_v10.c ethernet driverJesper Nilsson2007-11-141-152/+276
|/ /
* | [NET]: Move unneeded data to initdata section.Denis V. Lunev2007-11-131-1/+1
* | [TEHUTI]: Fix incorrect usage of strncat in bdx_get_drvinfo()Roel Kluin2007-11-131-4/+4
* | [MYRI_SBUS]: Prevent that myri_do_handshake lies about ticks.Roel Kluin2007-11-131-1/+1
* | [TG3]: Update version to 3.86Matt Carlson2007-11-121-2/+2
* | [TG3]: MII => TPMatt Carlson2007-11-121-1/+1
* | [TG3]: Add A1 revsMatt Carlson2007-11-122-12/+21
* | [TG3]: Increase the PCI MRRSMatt Carlson2007-11-121-1/+7
* | [TG3]: Prescaler fixMatt Carlson2007-11-122-1/+24
* | [TG3]: Limit 5784 / 5764 to MAC LED modeMatt Carlson2007-11-121-0/+3
* | [TG3]: Disable GPHY autopowerdownMatt Carlson2007-11-122-0/+12
* | [TG3]: CPMU adjustments for loopback testsMatt Carlson2007-11-121-5/+7
* | [TG3]: Fix nvram selftest failuresMatt Carlson2007-11-122-6/+38
* | [TG3]: 5784 / 5764 DMA engine lockup fixMatt Carlson2007-11-122-2/+28
* | [TG3]: APE flag fixMatt Carlson2007-11-121-1/+1
* | [TG3]: 5784 / 5764 GPHY power down fixMatt Carlson2007-11-122-3/+32
* | [TG3]: Fix 5761 PXEboot crashMatt Carlson2007-11-121-23/+23
* | [NET]: Remove references to net-modules.txt.Adrian Bunk2007-11-123-154/+81
* | [SUNGEM]: Fix suspend regression due to NAPI changes.Johannes Berg2007-11-121-6/+5
* | [PPP]: Remove ptr comparisons to 0Joe Perches2007-11-123-93/+94
OpenPOWER on IntegriCloud