summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
| | * | 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
| |/
* | dmfe: checkpatch fix (add whitespace)Jeff Garzik2007-11-231-1/+1
* | Blackfin EMAC driver: fix bug - NAT doesn't work with bfin_mac driverVitja Makarov2007-11-231-1/+1
* | Blackfin SMC91x Driver: punt CONFIG_BFIN -- we already have CONFIG_BLACKFINMike Frysinger2007-11-232-2/+2
* | NET: dmfe: don't access configuration space in D3 stateMaxim Levitsky2007-11-231-2/+2
* | smc911x: Fix multicast handlingPeter Korsgaard2007-11-231-13/+4
* | sky2: disable rx checksum on Yukon XLStephen Hemminger2007-11-231-5/+1
* | ehea: Reworked rcv queue handling to log only fatal errorsThomas Klein2007-11-233-9/+8
* | ehea: Improve tx packets countingThomas Klein2007-11-232-3/+8
* | smc911x: Fix unused variable warning.Peter Korsgaard2007-11-231-1/+1
* | smc911x: Fix undefined CONFIG_ symbol warningPeter Korsgaard2007-11-231-1/+1
* | amd8111e: don't call napi_enable if configured w/o NAPIJiri Bohac2007-11-231-0/+6
* | dm9601: Fix printkPeter Korsgaard2007-11-231-1/+1
* | forcedeth boot delay fixAyaz Abdulla2007-11-231-13/+9
* | forcedeth: new mcp79 pci idsAyaz Abdulla2007-11-231-0/+16
* | ibm_newemac: Fix possible lockup on closeBenjamin Herrenschmidt2007-11-232-11/+21
|/
* 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
OpenPOWER on IntegriCloud