| Commit message (Expand) | Author | Age | Files | Lines |
* | ipv4: Don't pre-seed hoplimit metric. | David S. Miller | 2010-12-12 | 11 | -27/+21 |
* | ipv6: Demark default hoplimit as zero. | David S. Miller | 2010-12-12 | 1 | -3/+1 |
* | net: Abstract RTAX_HOPLIMIT metric accesses behind helper. | David S. Miller | 2010-12-12 | 8 | -9/+22 |
* | ipv6: Use ip6_dst_hoplimit() instead of direct dst_metric() calls. | David S. Miller | 2010-12-12 | 3 | -2/+4 |
* | hostap: don't use flush_scheduled_work() | Tejun Heo | 2010-12-12 | 2 | -1/+10 |
* | i2400m: drop i2400m_schedule_work() | Tejun Heo | 2010-12-12 | 4 | -96/+21 |
* | sungem: update gp->reset_task flushing | Tejun Heo | 2010-12-12 | 1 | -8/+4 |
* | igb[v],ixgbe: don't use flush_scheduled_work() | Tejun Heo | 2010-12-12 | 3 | -10/+17 |
* | iseries_veth: don't use flush_scheduled_work() | Tejun Heo | 2010-12-12 | 1 | -14/+4 |
* | ehea: don't use flush_scheduled_work() | Tejun Heo | 2010-12-12 | 1 | -3/+2 |
* | ehea: kill unused ehea_rereg_mr_task | Tejun Heo | 2010-12-12 | 2 | -8/+3 |
* | drivers/net: don't use flush_scheduled_work() | Tejun Heo | 2010-12-12 | 23 | -34/+36 |
* | drivers/net: remove unnecessary flush_scheduled_work() calls | Tejun Heo | 2010-12-12 | 5 | -15/+0 |
* | net: au1000_eth: remove unused global variable. | Manuel Lauss | 2010-12-11 | 1 | -2/+0 |
* | s2io: Using static const generally increases object text and decreases data s... | Jon Mason | 2010-12-11 | 1 | -8/+12 |
* | s2io: Update Driver Version | Jon Mason | 2010-12-11 | 1 | -1/+1 |
* | s2io: make strings at tables const | Jon Mason | 2010-12-11 | 2 | -6/+6 |
* | s2io: rx_ring_sz bounds checking | Jon Mason | 2010-12-11 | 2 | -19/+26 |
* | igb: Add new function to read part number from EEPROM in string format | Carolyn Wyborny | 2010-12-10 | 4 | -11/+102 |
* | e1000e: increment the driver version | Bruce Allan | 2010-12-10 | 1 | -1/+1 |
* | e1000e: static analysis tools complain of a possible null ptr p dereference | Bruce Allan | 2010-12-10 | 1 | -0/+3 |
* | e1000e: minor error message corrections | Bruce Allan | 2010-12-10 | 2 | -2/+2 |
* | e1000e: prevent null ptr dereference in e1000_tx_queue() | Bruce Allan | 2010-12-10 | 1 | -2/+2 |
* | e1000e: support new PBA format from EEPROM | Bruce Allan | 2010-12-10 | 4 | -28/+130 |
* | e1000e: 82579 PHY incorrectly identified during init | Bruce Allan | 2010-12-10 | 2 | -5/+25 |
* | e1000e: 82577/8/9 mis-configured OEM bits during S0->Sx | Bruce Allan | 2010-12-10 | 1 | -1/+1 |
* | e1000e: 82571 Serdes can fail to get link | Bruce Allan | 2010-12-10 | 1 | -8/+27 |
* | e1000e: 82577/8 must acquire h/w semaphore before workaround | Bruce Allan | 2010-12-10 | 1 | -0/+7 |
* | e1000e: 82574/82583 performance improvement | Bruce Allan | 2010-12-10 | 1 | -2/+2 |
* | e1000e: 82571-based mezzanine card can fail ethtool link test | Bruce Allan | 2010-12-10 | 1 | -1/+6 |
* | e1000e: fix double initialization in blink path | Holger Eitzenberger | 2010-12-10 | 3 | -2/+3 |
* | ixgbe: cleanup string function calls to use bound checking versions. | Don Skidmore | 2010-12-10 | 2 | -10/+11 |
* | ixgbe: fix ntuple support | Emil Tantilov | 2010-12-10 | 1 | -1/+1 |
* | ixgbe: fix X540 to use it's own info struct | Don Skidmore | 2010-12-10 | 2 | -10/+10 |
* | ixgbe: fix X540 phy id to correct value | Don Skidmore | 2010-12-10 | 2 | -2/+2 |
* | ixgb: Don't check for vlan group on transmit | Emil Tantilov | 2010-12-10 | 1 | -21/+30 |
* | Intel Wired LAN drivers: Use static const | Jeff Kirsher | 2010-12-10 | 7 | -53/+65 |
* | e1000: fix return value not set on error | Dean Nelson | 2010-12-10 | 1 | -4/+6 |
* | MAINTAINERS: Update Intel Wired LAN info | Jeff Kirsher | 2010-12-10 | 1 | -0/+2 |
* | Documentation/networking/ixgbevf.txt: Update documentation | Jeff Kirsher | 2010-12-10 | 1 | -4/+0 |
* | Documentation/networking/ixgbe.txt: Update ixgbe documentation | Jeff Kirsher | 2010-12-10 | 1 | -75/+136 |
* | Documentation/networking/igbvf.txt: Update documentation | Jeff Kirsher | 2010-12-10 | 1 | -1/+3 |
* | Documentation/networking/igb.txt: update documentation | Jeff Kirsher | 2010-12-10 | 1 | -27/+4 |
* | Documentation/networking/e1000e.txt: Update documentation | Jeff Kirsher | 2010-12-10 | 1 | -18/+22 |
* | Documentation/networking/e1000.txt: Update documentation | Jeff Kirsher | 2010-12-10 | 1 | -5/+5 |
* | isdn: Fix printed out copy_from_user() return value after previous change. | David S. Miller | 2010-12-10 | 1 | -3/+4 |
* | bonding: add the debugfs facility to the bonding driver | Taku Izumi | 2010-12-10 | 4 | -2/+115 |
* | enic: Move enic port profile handling code to a new 802.1Qbh provisioning inf... | Roopa Prabhu | 2010-12-10 | 3 | -19/+47 |
* | isdn: return -EFAULT if copy_from_user() fails | Dan Carpenter | 2010-12-10 | 1 | -2/+2 |
* | vxge: update driver version | Jon Mason | 2010-12-10 | 1 | -3/+3 |