Age | Commit message (Expand) | Author |
2009-10-28 | igb: move vf init into a seperate function | Alexander Duyck |
2009-10-28 | igb: rework handling of the vfta and vlvf registers in relation to mng_vlan | Alexander Duyck |
2009-10-28 | igb: rework use of VMOLR in regards to PF and VFs | Alexander Duyck |
2009-10-28 | igb: replace the VF clear_to_send with a flags value | Alexander Duyck |
2009-10-28 | igb: use packet buffer sizes from RXPBS register | Alexander Duyck |
2009-10-28 | igb: misc cleanups within igb_ethtool.c | Alexander Duyck |
2009-10-28 | igb: cleanup some of the code related to hw timestamping | Alexander Duyck |
2009-10-28 | igb: add support for seperate tx-usecs setting in ethtool | Alexander Duyck |
2009-10-28 | sfc: Really allow RX checksum offload to be disabled | Ben Hutchings |
2009-10-28 | vxge: Configure the number of transmit descriptors per packet to MAX_SKB_FRAG... | Sreenivasa Honnur |
2009-10-28 | netxen: fix builds for SYSFS=n or MODULES=n | Randy Dunlap |
2009-10-28 | net: add a list_head parameter to dellink() method | Eric Dumazet |
2009-10-28 | igb: cleanup "todo" code found in igb_ethtool.c | Alexander Duyck |
2009-10-28 | igb: add single vector msi-x testing to interrupt test | Alexander Duyck |
2009-10-28 | igb: make ethtool use core xmit map and free functionality | Alexander Duyck |
2009-10-28 | igb: make tx ring map and free functionality non-static | Alexander Duyck |
2009-10-28 | igb: re-use ring configuration code in ethtool testing | Alexander Duyck |
2009-10-28 | igb: setup vlan tag replication stripping in igb_vmm_control | Alexander Duyck |
2009-10-28 | igb: delay VF reset notification until after interrupts are enabed | Alexander Duyck |
2009-10-28 | igb: move the multiple receive queue configuration into seperate function | Alexander Duyck |
2009-10-28 | igb: place a pointer to the netdev struct in the ring itself | Alexander Duyck |
2009-10-28 | igb: add a flags value to the ring | Alexander Duyck |
2009-10-28 | igb: move alloc_failed and csum_err stats into per rx-ring stat | Alexander Duyck |
2009-10-28 | igb: move rx_buffer_len into the ring structure | Alexander Duyck |
2009-10-28 | igb: add pci device pointer to ring structure | Alexander Duyck |
2009-10-28 | igb: change the head and tail offsets into pointers | Alexander Duyck |
2009-10-28 | igb: move SRRCTL register configuration into ring specific config | Alexander Duyck |
2009-10-28 | igb: remove rx_ps_hdr_len | Alexander Duyck |
2009-10-28 | igb: move the tx and rx ring specific config into seperate functions | Alexander Duyck |
2009-10-28 | igb: increase minimum rx buffer size to 1K | Alexander Duyck |
2009-10-28 | igb: remove rx checksum good counter | Alexander Duyck |
2009-10-28 | igb: add new data structure for handling interrupts and NAPI | Alexander Duyck |
2009-10-27 | atl1c: duplicate atl1c_get_tpd | Jie Yang |
2009-10-27 | bonding: Remove bond_dev from xmit_hash_policy call. | Jasper Spaans |
2009-10-27 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-10-27 | can: sja1000: fix bug using library functions for skb allocation | Kurt Van Dijck |
2009-10-27 | cxgb3: Set the rxq | Krishna Kumar |
2009-10-26 | sh_eth: Add asm/cacheflush.h | Nobuhiro Iwamatsu |
2009-10-26 | PPPoE: Fix flush/close races. | Michal Ostrowski |
2009-10-26 | e1000e: allow for swflag to be held over consecutive PHY accesses | Bruce Allan |
2009-10-26 | e1000e: separate mutex usage between NVM and PHY/CSR register for ICHx/PCH | Bruce Allan |
2009-10-26 | e1000e: 82577/82578 requires a different method to configure LPLU | Bruce Allan |
2009-10-26 | e1000e: increase swflag acquisition timeout for ICHx/PCH | Bruce Allan |
2009-10-26 | e1000e: clear PHY wakeup bit after LCD reset on 82577/82578 | Bruce Allan |
2009-10-26 | igbvf: fix memory leak when ring size changed while interface down | Alexander Duyck |
2009-10-26 | ixgbe: fix memory leak when resizing rings while interface is down | Alexander Duyck |
2009-10-26 | igb: fix memory leak when setting ring size while interface is down | Alexander Duyck |
2009-10-24 | bonding: Modify hash transmit policies to use the packet's source MAC address | Jasper Spaans |
2009-10-24 | DM9000: Fix revision ID for DM9000B | Ben Dooks |
2009-10-24 | r8169: fix Ethernet Hangup for RTL8110SC rev d | Simon Wunderlich |