| Commit message (Expand) | Author | Files | Lines |
2009-10-12 | pasemi_mac: ethtool set settings support | Valentine Barshak | 1 | -0/+14 |
2009-10-12 | be2net: Implement ethtool get_phys_id function. | Sarveshwar Bandi | 3 | -0/+126 |
2009-10-12 | net: Generalize socket rx gap / receive queue overflow cmsg | Neil Horman | 36 | -21/+88 |
2009-10-12 | Revert "af_packet: add interframe drop cmsg (v6)" | David S. Miller | 2 | -35/+0 |
2009-10-12 | ipv6 sit: Set relay to 0.0.0.0 directly if relay_prefixlen == 0. | YOSHIFUJI Hideaki / 吉藤英明 | 1 | -3/+6 |
2009-10-12 | ipv6 sit: Fix 6rd relay address. | YOSHIFUJI Hideaki / 吉藤英明 | 1 | -2/+2 |
2009-10-12 | ipv6 sit: Ensure to initialize 6rd parameters. | YOSHIFUJI Hideaki / 吉藤英明 | 1 | -4/+6 |
2009-10-12 | cnic: Add main functions to support bnx2x devices. | Michael Chan | 1 | -0/+1742 |
2009-10-12 | cnic: Add bnx2x data structures. | Michael Chan | 4 | -1/+2001 |
2009-10-12 | cnic: Refactor some code. | Michael Chan | 1 | -18/+46 |
2009-10-12 | bnx2x: Add main CNIC interface functions. | Michael Chan | 3 | -2/+404 |
2009-10-12 | bnx2x: Add hw init code to support iSCSI. | Michael Chan | 2 | -69/+200 |
2009-10-12 | bnx2x: Refactor MAC address setup code. | Michael Chan | 2 | -52/+114 |
2009-10-12 | bnx2x: Refactor bnx2x_sp_post(). | Michael Chan | 1 | -24/+38 |
2009-10-12 | qlge: Add CBFC pause frame counters to ethtool stats. | Ron Mercer | 2 | -0/+90 |
2009-10-12 | qlge: Don't fail open when port is not initialized. | Ron Mercer | 1 | -4/+2 |
2009-10-12 | qlge: Get rid of firmware handler debug code. | Ron Mercer | 1 | -21/+0 |
2009-10-12 | qlge: Remove inline math for small rx buf mapping. | Ron Mercer | 2 | -8/+9 |
2009-10-12 | qlge: Store firmware revision as early as possible. | Ron Mercer | 1 | -0/+1 |
2009-10-12 | qlge: Add handler for DCBX firmware event. | Ron Mercer | 1 | -0/+3 |
2009-10-12 | qlge: Set PCIE max read request size. | Ron Mercer | 1 | -0/+7 |
2009-10-12 | qlge: Remove explicit setting of PCI Dev CTL reg. | Ron Mercer | 1 | -15/+1 |
2009-10-09 | net: Link in PHY drivers before others. | David S. Miller | 1 | -4/+4 |
2009-10-09 | wireless: make wireless drivers select core | Johannes Berg | 1 | -0/+1 |
2009-10-09 | libertas: depend on CONFIG_CFG80211 | Holger Schurig | 1 | -1/+1 |
2009-10-09 | libertas: remove double assignment of dev->netdev_ops | Luis R. Rodriguez | 1 | -1/+0 |
2009-10-09 | ath9k: use right parameter for MODULE_PARM_DESC() for debug | Luis R. Rodriguez | 1 | -1/+1 |
2009-10-09 | ixgbe: Fix KR to KX fail over for Mezzanine cards | Don Skidmore | 2 | -3/+134 |
2009-10-09 | ixgbe: add support for 82599 based Express Module X520-P2 | Don Skidmore | 3 | -0/+4 |
2009-10-09 | ibm_newemac: Added 16K Tx FIFO size support for EMAC4 | Dave Mitchell | 2 | -2/+6 |
2009-10-09 | qlge: Add disable/enable firmare irqs to handler. | Ron Mercer | 1 | -0/+4 |
2009-10-09 | qlge: Restore rx mode after internal reset. | Ron Mercer | 1 | -0/+6 |
2009-10-09 | qlge: Fix chip reset process. | Ron Mercer | 3 | -0/+106 |
2009-10-09 | qlge: Fix RX multicast filter settings. | Ron Mercer | 1 | -10/+39 |
2009-10-09 | qlge: Fix frame routing for multicast frames. | Ron Mercer | 1 | -2/+2 |
2009-10-09 | qlge: Fix frame routing issue related to bonding. | Ron Mercer | 1 | -0/+7 |
2009-10-09 | qlge: Fix RSS hashing values. | Ron Mercer | 2 | -11/+13 |
2009-10-09 | ipv6: Fix the size overflow of addrconf_sysctl array | Jin Dongming | 1 | -0/+1 |
2009-10-08 | cfg80211: fix netns error unwinding bug | Johannes Berg | 1 | -1/+2 |
2009-10-08 | netlink: fix typo in initialization | Jiri Pirko | 1 | -1/+1 |
2009-10-08 | znet: Don't claim DMA lock around free_dma() calls. | David S. Miller | 1 | -8/+0 |
2009-10-08 | can: add TI CAN (HECC) driver | Anant Gole | 4 | -0/+1054 |
2009-10-08 | ixgb: Use the instance of net_device_stats from net_device. | Ajit Khaparde | 3 | -46/+45 |
2009-10-08 | qlge: Use the instance of net_device_stats from net_device. | Ajit Khaparde | 2 | -7/+6 |
2009-10-08 | e1000: Use the instance of net_device_stats from net_device. | Ajit Khaparde | 3 | -27/+27 |
2009-10-08 | igb: Use the instance of net_device_stats from net_device. | Ajit Khaparde | 3 | -30/+30 |
2009-10-08 | ixgbe: Use the instance of net_device_stats from net_device. | Ajit Khaparde | 3 | -33/+34 |
2009-10-08 | myri10ge: Use the instance of net_device_stats from net_device. | Ajit Khaparde | 1 | -3/+2 |
2009-10-08 | netxen: Use the instance of net_device_stats from net_device. | Ajit Khaparde | 2 | -3/+1 |
2009-10-08 | e1000e: Use the instance of net_device_stats from net_device. | Ajit Khaparde | 3 | -31/+31 |