| Commit message (Expand) | Author | Files | Lines |
2009-08-19 | ppp_generic: Help GCC see that 'flen' is always initialized. | David S. Miller | 1 | -0/+1 |
2009-08-19 | sky2: version 1.25 | Stephen Hemminger | 1 | -1/+1 |
2009-08-19 | sky2: no recycling | Stephen Hemminger | 2 | -14/+3 |
2009-08-19 | sky2: optimize transmit completion | Stephen Hemminger | 2 | -49/+34 |
2009-08-19 | sky2: dynamic size transmit ring | Stephen Hemminger | 2 | -23/+28 |
2009-08-19 | sky2: simplify list element error | Stephen Hemminger | 1 | -14/+10 |
2009-08-19 | sky2: transmit ring 64 bit conservation | Stephen Hemminger | 2 | -6/+12 |
2009-08-19 | sky2: use upper/lower 32 bits | Stephen Hemminger | 1 | -6/+6 |
2009-08-19 | mdio: mdio_if_info::mmds should not be __bitwise | Ben Hutchings | 1 | -1/+1 |
2009-08-18 | be2net: destroy mcc queue before tx queues | Sathya Perla | 1 | -1/+1 |
2009-08-18 | be2net: refactor be_msix_(un)register() code. | Sathya Perla | 1 | -21/+37 |
2009-08-18 | be2net: Set mac addr in hw regardless of netif_running() | Sathya Perla | 1 | -10/+5 |
2009-08-18 | phonet: fix build when PROC_FS is disabled | Randy Dunlap | 1 | -0/+2 |
2009-08-18 | trace_skb: fix build when CONFIG_NET is not enabled | Randy Dunlap | 1 | -0/+1 |
2009-08-15 | can: Use WARN_ONCE() instead of BUG_ON() for sanity check in receive path | Oliver Hartkopp | 1 | -5/+13 |
2009-08-15 | sky2: remove restarting workaround flag | Stephen Hemminger | 2 | -14/+1 |
2009-08-15 | ixgbe: Add support for NETIF_F_FCOE_MTU to 82599 devices | Yi Zou | 2 | -3/+7 |
2009-08-15 | net: Add NETIF_F_FCOE_MTU to indicate support for a different MTU for FCoE | Yi Zou | 1 | -0/+1 |
2009-08-15 | ixgbe: updates vlan feature flags to enable FCoE offloads on vlan interface | Vasu Dev | 1 | -0/+6 |
2009-08-15 | vlan: adds fcoe offload related net_device_ops and updates fcoe_ddp_xid field | Vasu Dev | 2 | -0/+42 |
2009-08-15 | sky2: version 1.24 | Stephen Hemminger | 1 | -1/+1 |
2009-08-15 | sky2: fix pause negotiation | Stephen Hemminger | 2 | -33/+56 |
2009-08-15 | sky2: lock less transmit completion | Stephen Hemminger | 1 | -16/+9 |
2009-08-15 | sky2: cleanup restart operations | Stephen Hemminger | 1 | -47/+48 |
2009-08-15 | sky2: hold RTNL when doing suspend/shutdown operations | Stephen Hemminger | 1 | -0/+4 |
2009-08-15 | sky2: hold spinlock around phy_power_down | Stephen Hemminger | 1 | -0/+2 |
2009-08-15 | sky2: Reset tx train after interrupts disabled. | Mike McCormack | 1 | -6/+3 |
2009-08-15 | sky2: Move tx reset functionality to sky2_tx_reset() | Mike McCormack | 1 | -18/+26 |
2009-08-15 | sky2: Avoid rewinding sky2->tx_prod | Mike McCormack | 1 | -16/+18 |
2009-08-14 | b43: Implement RC calibration for rev.0/1 LP-PHYs | Gábor Stefanik | 1 | -47/+460 |
2009-08-14 | ath9k: Set HW state properly | Sujith | 1 | -0/+1 |
2009-08-14 | ath9k: Fix bug in PCI resume | Sujith | 1 | -1/+3 |
2009-08-14 | ath9k: Remove duplicate variables | Sujith | 3 | -21/+14 |
2009-08-14 | ath9k: Remove has_hw_phycounters | Sujith | 4 | -112/+88 |
2009-08-14 | ath9k: update kconfig to indicate support for AR9002 family | Luis R. Rodriguez | 1 | -1/+7 |
2009-08-14 | cfg80211: allow driver to override PS default | Johannes Berg | 2 | -1/+7 |
2009-08-14 | cfg80211: check for and abort dangling scan requests | Johannes Berg | 3 | -11/+26 |
2009-08-14 | mac80211: Fix invalid length passed to IE parser for PLINK CONFIRM frames | David Woo | 1 | -1/+1 |
2009-08-14 | mac80211: Mark a destination sequence number as valid when a PREQ is received. | David Woo | 1 | -2/+3 |
2009-08-14 | ath5k: use bit shift operators for cache line size | Luis R. Rodriguez | 1 | -2/+2 |
2009-08-14 | ath5k: use common ath.ko ath_rxbuf_alloc() | Luis R. Rodriguez | 2 | -15/+9 |
2009-08-14 | ath: add common ath_rxbuf_alloc() and make ath9k use it | Luis R. Rodriguez | 6 | -41/+75 |
2009-08-14 | wl1251: remove unused definitions from wl1251_reg.h | Kalle Valo | 1 | -100/+0 |
2009-08-14 | wl1251: remove wl1251_ops.c | Kalle Valo | 1 | -729/+0 |
2009-08-14 | iwl3945: fix compilation error in iwl3945_pass_packet_to_mac80211() | Kalle Valo | 1 | -2/+0 |
2009-08-14 | b43: LP-PHY: Refactor TX gain table I/O | Gábor Stefanik | 2 | -39/+55 |
2009-08-14 | usbnet: add rx queue pausing | Jussi Kivilinna | 3 | -2/+61 |
2009-08-14 | b43: Implement RC calibration for rev.2+ LP PHYs | Gábor Stefanik | 1 | -1/+85 |
2009-08-14 | b43: LP-PHY: Implement reading band SPROM | Gábor Stefanik | 2 | -1/+100 |
2009-08-14 | libertas: name the network device wlan%d | Daniel Mack | 1 | -1/+2 |