summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* kaweth: Fix locking to be SMP-safeLarry Finger2009-04-021-4/+3
* net: allow multiple dev per napi with GROStephen Hemminger2009-04-021-2/+3
* r8169: reset IntrStatus after chip resetKarsten Wiese2009-04-021-2/+3
* ixgbe: Fix potential memory leak/driver panic issue while setting up Tx & Rx ...Mallikarjuna R Chilakala2009-04-021-43/+58
* ixgbe: fix ethtool -A|a behaviorDon Skidmore2009-04-025-5/+23
* ixgbe: Patch to fix driver panic while freeing up tx & rx resourcesMallikarjuna R Chilakala2009-04-021-2/+2
* ixgbe: refactor tx buffer processing to use skb_dma_map/unmapAlexander Duyck2009-04-021-38/+41
* ixgbe: Fix 82598 MSI-X allocation on systems with more than 8 CPU coresPJ Waskiewicz2009-04-021-5/+6
* ixgbe: feature - driver to default with FC on.Don Skidmore2009-04-021-1/+1
* ixgbe: Fix DCB netlink layer for 82599 to enable Priority Flow ControlPJ Waskiewicz2009-04-021-1/+5
* ixgbe: Fix ethtool output with advertised mode.Don Skidmore2009-04-021-0/+9
* ixgbe: fix build when DEBUG is definedAlexander Duyck2009-04-022-6/+15
* net/igb: Fix kexec with igb (rev. 3)Rafael J. Wysocki2009-04-021-13/+31
* igb: cleanup igb loopback pathAlexander Duyck2009-04-021-11/+3
* igb: increase delay for copper link setupAlexander Duyck2009-04-021-2/+5
* igb: set num_rx/tx_queues to 0 when queues are freedAlexander Duyck2009-04-021-0/+3
* igb: add support for x2 link width configurationsAlexander Duyck2009-04-021-3/+4
* net/fec_mpc52xx: Don't dereference phy_device if it is NULLGrant Likely2009-04-021-10/+12
* net/fec_mpc52xx: Migrate to net_device_ops.Henk Stegeman2009-04-021-16/+20
* net/fec_mpc52xx: fix BUG on missing dma_opsGrant Likely2009-04-021-7/+12
* netfilter: use rcu_read_bh() in ipt_do_table()Eric Dumazet2009-04-023-6/+6
* RDS: Use spinlock to protect 64b value update on 32b archsAndy Grover2009-04-027-24/+100
* RDS: Rewrite connection cleanup, fixing oops on rmmodAndy Grover2009-04-028-85/+109
* RDS: Fix m_rs_lock deadlockAndy Grover2009-04-021-3/+3
* Neterion: New driver: Kconfig and MakefileRamkrishna Vepa2009-04-023-0/+25
* Neterion: New driver: Driver versionRamkrishna Vepa2009-04-021-0/+23
* Neterion: New driver: Ethtool relatedRamkrishna Vepa2009-04-022-0/+1215
* Neterion: New driver: Main entry pointsRamkrishna Vepa2009-04-022-0/+5059
* Neterion: New driver: Traffic & alarm handlerRamkrishna Vepa2009-04-022-0/+4937
* Neterion: New driver: Hardware init & configurationRamkrishna Vepa2009-04-022-0/+7523
* Neterion: New driver: register set - vxge-reg.hRamkrishna Vepa2009-04-021-0/+4608
* Neterion: New driver: Update Maintainer listRamkrishna Vepa2009-04-021-2/+5
* Neterion: Driver help fileRamkrishna Vepa2009-04-021-0/+100
* sfc: Call netif_napi_add() before registering our interrupt handlerBen Hutchings2009-03-311-4/+3
* core: remove pointless conditional before kfree()Wei Yongjun2009-03-311-2/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jaswin...David S. Miller2009-03-3114-2658/+2628
|\
| * smc91c92_cs: use request_firmwareJaswinder Singh Rajput2009-03-305-370/+222
| * 3C359: use request_firmwareJaswinder Singh Rajput2009-03-306-1596/+1651
| * yam: use request_firmwareJaswinder Singh Rajput2009-03-307-692/+755
* | ipv4: remove unused parameter from tcp_recv_urg().Rami Rosen2009-03-311-3/+2
* | ETHOC: fix build breakage on s390Heiko Carstens2009-03-311-1/+1
* | wireless: remove duplicated .ndo_set_mac_addressAlexander Beregalov2009-03-294-5/+0
* | netfilter: xtables: fix IPv6 dependency in the cluster matchPablo Neira Ayuso2009-03-291-2/+9
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-03-291572-37942/+97654
|\ \
| * \ Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2009-03-2826-276/+746
| |\ \
| | * | i2c-core: Some style cleanupsZhenwen Xu2009-03-281-13/+13
| | * | i2c-piix4: Add support for the Broadcom HT1100 chipsetFlavio Leitner2009-03-284-2/+6
| | * | i2c-piix4: Add support to SB800 SMBus changesShane Huang2009-03-281-1/+72
| | * | i2c-pca-platform: Use defaults if no platform_data givenWolfram Sang2009-03-281-7/+12
| | * | i2c-algo-pca: Use timeout for checking the state machineWolfram Sang2009-03-283-33/+46
OpenPOWER on IntegriCloud