| Commit message (Expand) | Author | Files | Lines |
2011-04-18 | isdn: gigaset: Fix set-but-unused variable. | David S. Miller | 1 | -5/+0 |
2011-04-17 | atl1c: Fix set-but-unused variable. | David S. Miller | 1 | -2/+0 |
2011-04-17 | atl1e: Fix set-but-unused variable. | David S. Miller | 1 | -2/+0 |
2011-04-17 | atlx: Fix set-but-unused variable. | David S. Miller | 1 | -3/+0 |
2011-04-17 | bonding: Fix set-but-unused variable. | David S. Miller | 1 | -2/+0 |
2011-04-17 | atm: lec: Fix set-but-unused variables. | David S. Miller | 1 | -4/+0 |
2011-04-17 | ax25: Fix set-but-unused variable. | David S. Miller | 1 | -2/+1 |
2011-04-17 | econet: Fix set-but-unused variable. | David S. Miller | 1 | -8/+0 |
2011-04-17 | decnet: Fix set-but-unused variable. | David S. Miller | 1 | -2/+1 |
2011-04-17 | pktgen: Fix set-but-unused variable. | David S. Miller | 1 | -2/+0 |
2011-04-17 | atm: solos-pci: Fix set-but-unused variable. | David S. Miller | 1 | -2/+1 |
2011-04-17 | atm: idt77252: Fix set-but-unused variables. | David S. Miller | 1 | -48/+4 |
2011-04-17 | atm: he: Fix undefined sequence points. | David S. Miller | 1 | -2/+2 |
2011-04-17 | atm: eni: Kill set-but-unused variables. | David S. Miller | 1 | -5/+0 |
2011-04-16 | net: gianfar: convert to hw_features | Michał Mirosław | 3 | -61/+16 |
2011-04-16 | net: mlx4: convert to hw_features | Michał Mirosław | 4 | -60/+11 |
2011-04-16 | net: forcedeth: convert to hw_features | Michał Mirosław | 1 | -52/+26 |
2011-04-16 | net: dm9000: convert to hw_features | Michał Mirosław | 1 | -44/+13 |
2011-04-16 | net: spider_net: convert to hw_features | Michał Mirosław | 3 | -36/+7 |
2011-04-16 | net: minor cleanup to net_namespace.c. | Rob Landley | 1 | -8/+4 |
2011-04-16 | ipv6: RTA_PREFSRC support for ipv6 route source address selection | Daniel Walter | 5 | -7/+84 |
2011-04-16 | ipv6: ignore looped-back NA while dad is running | Daniel Walter | 1 | -3/+4 |
2011-04-15 | rndis_host: Quirky devices are still 'point-to-point' | Ben Hutchings | 1 | -1/+1 |
2011-04-15 | net-bonding: Adding support for throughputs larger than 65536 Mbps | David Decotigny | 2 | -8/+10 |
2011-04-15 | net-bonding: Fix minor/cosmetic type inconsistencies | David Decotigny | 2 | -4/+2 |
2011-04-15 | net-bonding: Fix minor sparse complaints | David Decotigny | 3 | -4/+3 |
2011-04-15 | qlge: make nic_operations struct const | stephen hemminger | 2 | -3/+3 |
2011-04-15 | sfc: make function tables const | stephen hemminger | 13 | -24/+24 |
2011-04-15 | Phonet: convert bound sockets hash list to RCU | Rémi Denis-Courmont | 1 | -24/+21 |
2011-04-15 | ethtool: allow custom interval for physical identification | Allan, Bruce W | 14 | -31/+34 |
2011-04-15 | ipv4: Call fib_select_default() only when actually necessary. | David S. Miller | 3 | -2/+12 |
2011-04-14 | NET: AX.25, NETROM, ROSE: Remove SOCK_DEBUG calls | Ralf Baechle | 3 | -40/+4 |
2011-04-14 | ixgbe: DCB, X540 devices do not respond to pause frames | John Fastabend | 2 | -2/+9 |
2011-04-14 | ixgbe: DCB, misallocated packet buffer size with X540 device | John Fastabend | 6 | -27/+52 |
2011-04-14 | ixgbe: make device_caps() generic | Emil Tantilov | 4 | -17/+18 |
2011-04-14 | ixgbe: explicitly disable 100H for x540 | Emil Tantilov | 1 | -1/+2 |
2011-04-14 | ixgbe: add support for new HW | Emil Tantilov | 3 | -0/+4 |
2011-04-14 | ixgbe: fix semaphores in eeprom routines for x540 | Emil Tantilov | 3 | -47/+153 |
2011-04-14 | ixgbe: cleanup short msleep's (<20ms) to use usleep_range | Don Skidmore | 8 | -28/+36 |
2011-04-14 | ixgbe: fix 82599 KR downshift coexistence with LESM FW module | Emil Tantilov | 2 | -1/+48 |
2011-04-14 | ixgbe: move disabling of relaxed ordering in start_hw() | Emil Tantilov | 3 | -5/+35 |
2011-04-14 | ixgbe: refactor common start_hw code for 82599 and x540 | Emil Tantilov | 4 | -13/+58 |
2011-04-14 | ixgbe: update version string for Dell CEM use | Jeff Kirsher | 1 | -2/+6 |
2011-04-14 | ixgbe: fix namespacecheck issue | Emil Tantilov | 1 | -1/+1 |
2011-04-14 | ixgbe: correct function number for some 82598 parts | Emil Tantilov | 2 | -1/+38 |
2011-04-14 | ixgbe: fix return value checks | Emil Tantilov | 1 | -3/+2 |
2011-04-14 | ixgbe: DCB, further cleanups to app configuration | John Fastabend | 1 | -83/+24 |
2011-04-14 | e1000e: If ASPM L0s needs to be disabled, do it prior to enabling device | Bruce Allan | 3 | -11/+30 |
2011-04-14 | e1000e: fix stats locking in e1000_watchdog_task | Flavio Leitner | 1 | -1/+1 |
2011-04-14 | e1000e: convert to new VLAN model | Jeff Kirsher | 3 | -81/+119 |