Age | Commit message (Expand) | Author | Files | Lines |
2009-07-06 | Revert "p54: Use SKB list handling helpers instead of by-hand code." | David S. Miller | 1 | -19/+27 |
2009-07-06 | tun/tap: Fix crashes if open() /dev/net/tun and then poll() it. | Mariusz Kozlowski | 1 | -1/+3 |
2009-07-06 | forcedeth: Fix NAPI race. | Eric Dumazet | 1 | -11/+14 |
2009-07-06 | drivers/net/smsc911x.c: Fix resource size off by 1 error | Julia Lawall | 1 | -3/+3 |
2009-07-06 | pcnet_cs: add new id | Ken Kawasaki | 1 | -0/+1 |
2009-07-06 | bnx2x: Fix the maximal values of coalescing timeouts. | Eilon Greenstein | 2 | -4/+6 |
2009-07-06 | bnx2x: Disable HC coalescing when setting timeout to zero. | Eilon Greenstein | 1 | -2/+2 |
2009-07-06 | tun: Fix device unregister race | Herbert Xu | 1 | -7/+9 |
2009-07-04 | be2net: fix spurious interrupt handling in intx mode | Sathya Perla | 2 | -7/+13 |
2009-07-04 | e1000e: disable K1 at 1000Mbps for 82577/82578 | Bruce Allan | 3 | -7/+110 |
2009-07-04 | e1000e: delay second read of PHY_STATUS register on failure of first read | Bruce Allan | 1 | -1/+6 |
2009-07-04 | e1000e: prevent NVM corruption on sectors larger than 4K | Bruce Allan | 1 | -2/+17 |
2009-07-04 | e1000e: do not write SmartSpeed register bits on parts without support | Bruce Allan | 1 | -4/+15 |
2009-07-04 | e1000e: delay after LCD reset and proper checks for PHY configuration done | Bruce Allan | 2 | -44/+82 |
2009-07-04 | e1000e: PHY loopback broken on 82578 | Bruce Allan | 2 | -0/+7 |
2009-07-04 | ixgbe: Not allow 8259x unsupported wol options change from ethtool | Mallikarjuna R Chilakala | 1 | -1/+0 |
2009-07-04 | ixgbe: fix inconsistent SFP/SFP+ failure results. | Don Skidmore | 1 | -5/+5 |
2009-07-04 | ixgbe: fix regression on some 82598 adapters | Don Skidmore | 1 | -10/+14 |
2009-07-04 | ixgbe: fix issues with failing to detect insert of unsupported module | Don Skidmore | 2 | -2/+9 |
2009-07-04 | qlge: Fix sizeof usage. | Ron Mercer | 2 | -9/+9 |
2009-07-04 | qlge: Add/use function for link up/down. | Ron Mercer | 3 | -8/+26 |
2009-07-04 | qlge: Fix MAC address bonding issue. | Ron Mercer | 1 | -7/+43 |
2009-07-04 | qlge: Fix tx byte counter. | Ron Mercer | 1 | -1/+1 |
2009-07-04 | qlge: Fix redundant call to free resources. | Ron Mercer | 1 | -5/+0 |
2009-07-04 | qlge: Fix carrier on condition. | Ron Mercer | 1 | -1/+5 |
2009-07-04 | qlge: Clear frame to queue routing before reset. | Ron Mercer | 1 | -9/+32 |
2009-07-04 | qlge: Expand coverage of hw lock for config register. | Ron Mercer | 1 | -4/+5 |
2009-07-03 | phylib: fixes for PHY_RESUMING state changes | Wade Farnsworth | 1 | -3/+22 |
2009-07-03 | netxen: avoid frequent firmware reset | Dhananjay Phadke | 4 | -9/+86 |
2009-07-03 | netxen: fix the version code macro | Dhananjay Phadke | 2 | -12/+26 |
2009-07-01 | igb: return PCI_ERS_RESULT_DISCONNECT on permanent error | Alexander Duyck | 1 | -0/+3 |
2009-07-01 | e1000e: io_error_detected callback should return PCI_ERS_RESULT_DISCONNECT | Mike Mason | 1 | -0/+3 |
2009-07-01 | e1000: return PCI_ERS_RESULT_DISCONNECT on permanent error | Andre Detsch | 1 | -0/+3 |
2009-07-01 | e1000: fix unmap bug | Jesse Brandeburg | 1 | -1/+7 |
2009-07-01 | igb: fix unmap length bug | Jesse Brandeburg | 1 | -5/+6 |
2009-07-01 | ixgbe: fix unmap length bug | Jesse Brandeburg | 1 | -6/+11 |
2009-07-01 | ixgbe: Fix link capabilities during adapter resets | Mallikarjuna R Chilakala | 1 | -1/+2 |
2009-07-01 | ixgbe: Fix device capabilities of 82599 single speed fiber NICs. | Mallikarjuna R Chilakala | 1 | -2/+3 |
2009-07-01 | ixgbe: Fix SFP log messages | Don Skidmore | 1 | -8/+17 |
2009-07-01 | usbnet: Use netdev stats structure | Herbert Xu | 1 | -15/+15 |
2009-07-01 | smsc95xx: Use netdev stats structure | Herbert Xu | 1 | -5/+5 |
2009-07-01 | rndis_host: Use netdev stats structure | Herbert Xu | 1 | -1/+1 |
2009-07-01 | net1080: Use netdev stats structure | Herbert Xu | 1 | -6/+6 |
2009-07-01 | dm9601: Use netdev stats structure | Herbert Xu | 1 | -5/+5 |
2009-07-01 | cdc_eem: Use netdev stats structure | Herbert Xu | 1 | -1/+1 |
2009-06-30 | bnx2x: Fix the behavior of ethtool when ONBOOT=no | Naohiro Ooiwa | 1 | -1/+9 |
2009-06-30 | net/irda: convert bfin_sir to net_device_ops | Graf Yang | 1 | -6/+10 |
2009-06-29 | be2net: Fix to avoid a crash seen on PPC with LRO and Jumbo frames. | Ajit Khaparde | 3 | -16/+35 |
2009-06-26 | sky2: Fix checksum endianness | Anton Vorontsov | 1 | -1/+1 |
2009-06-26 | mdio add missing GPL flag | Nicolas Reinecke | 1 | -0/+4 |