| Commit message (Expand) | Author | Age |
* | [PATCH] bonding: suppress duplicate packets | Jay Vosburgh | 2006-03-03 |
* | [PATCH] mv643xx_eth: Remove BIT0-BIT31 #defines | Dale Farnsworth | 2006-03-03 |
* | [PATCH] mv643xx_eth: Remove non-working feature: task level rx queue refill | Dale Farnsworth | 2006-03-03 |
* | [PATCH] mv643xx_eth: Clean up interrupt handling | Dale Farnsworth | 2006-03-03 |
* | [PATCH] mv643xx_eth: Move #defines of constants to mv643xx_eth.h | Dale Farnsworth | 2006-03-03 |
* | [PATCH] mv643xx_eth: Refactor/clean up tx queue handling | Dale Farnsworth | 2006-03-03 |
* | [PATCH] mv643xx_eth: Refactor tx command queuing code | Dale Farnsworth | 2006-03-03 |
* | [PATCH] mv643xx_eth: Select CONFIG_MII on CONFIG_MV643XX_ETH | Dale Farnsworth | 2006-03-03 |
* | [PATCH] mv643xx_eth: Rename "channels" to "queues" | Dale Farnsworth | 2006-03-03 |
* | [PATCH] mv643xx_eth: Fix misplaced parenthesis in mv643xx_eth_port_disable_rx | Dale Farnsworth | 2006-03-03 |
* | [PATCH] mv643xx_eth: Remove duplicate includes of linux/in.h and linux/ip.h | Dale Farnsworth | 2006-03-03 |
* | e1000: Added driver comments and whitespace changes. Modified long lines of ... | Jeff Kirsher | 2006-03-02 |
* | e1000: Added a performance enhancement - prefetch | Jeff Kirsher | 2006-03-02 |
* | e1000: Add copybreak when using packet split | Jeff Kirsher | 2006-03-02 |
* | e1000: Fixed the following issues with ESB2 (requires ESB2 support): | Jeff Kirsher | 2006-03-02 |
* | e1000: Add support for new hardware (ESB2) | Jeff Kirsher | 2006-03-02 |
* | e1000: Add performance enahancement by balancing TX and RX | Jeff Kirsher | 2006-03-02 |
* | e1000: Add enabled Jumbo frame support for 82573L | Jeff Kirsher | 2006-03-02 |
* | e1000: Add 82573 controller support to TSO fix | Jeff Kirsher | 2006-03-02 |
* | e1000: Fix filling skb descriptors while using packet split | Jeff Kirsher | 2006-03-02 |
* | e1000: Fix network problems when forced at 100Mb/s and to fix TSO when forced... | Jeff Kirsher | 2006-03-02 |
* | e1000: Fix Quadport Wake on LAN | Jeff Kirsher | 2006-03-02 |
* | e1000: Fix RSS if enabled in mid-connection | Jeff Kirsher | 2006-03-02 |
* | e1000: Fix 82543 issue when reading eeprom | Jeff Kirsher | 2006-03-02 |
* | e1000: Fix dhcp issue when the skb structure fields are not filled properly | Jeff Kirsher | 2006-03-02 |
* | e1000: Fix AMT losing connectivity when switching VLAN in passive mode | Jeff Kirsher | 2006-03-02 |
* | e1000: Fix unecessary delay for 82573 controllers | Jeff Kirsher | 2006-03-02 |
* | e1000: Fix lock up while setting ring parameters | Jeff Kirsher | 2006-03-02 |
* | e1000: Fix dead counters | Jeff Kirsher | 2006-03-02 |
* | e1000: Remove Multiqueue code until we have support for MSI-X in our hardware | Jeff Kirsher | 2006-03-02 |
* | Merge branch 'lro' | Jeff Garzik | 2006-03-02 |
|\ |
|
| * | [PATCH] s2io c99 warning fix | Andrew Morton | 2006-02-07 |
| * | [PATCH] git-netdev-all: s2io fixes | Andrew Morton | 2006-02-07 |
| * | [PATCH] S2io: Large Receive Offload (LRO) feature(v2) for Neterion (s2io) 10G... | Ravinandan Arakali | 2006-01-27 |
* | | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv... | Jeff Garzik | 2006-03-01 |
|\ \ |
|
| * | | [PATCH] wireless/airo: Remove 'Setting transmit key' info messages | Dan Williams | 2006-02-27 |
| * | | Merge branch 'from-jgarzik-upstream' | John W. Linville | 2006-02-27 |
| |\ \ |
|
| * \ \ | Merge branch 'from-linus' | John W. Linville | 2006-02-27 |
| |\ \ \ |
|
| * | | | | [PATCH] wireless/airo: fix setting TX key index plus key in ENCODEEXT | Dan Williams | 2006-02-17 |
| * | | | | [PATCH] ipw2200: Fix software crypto shared WEP authentication problem | Zhu Yi | 2006-02-17 |
| * | | | | [PATCH] trivial: fix spelling errors in Kconfigs | Jon Mason | 2006-02-17 |
| * | | | | [PATCH] ipw2200: Fix WPA network selection problem | Stefan Rompf | 2006-02-17 |
| * | | | | [PATCH] ipw2200: add monitor and qos entries to Kconfig | Andreas Happe | 2006-02-17 |
| * | | | | [PATCH] wireless/atmel: convert constants to ieee80211 layer equivalents | Dan Williams | 2006-02-17 |
| * | | | | [PATCH] let IPW2{1,2}00 select IEEE80211 | Jan Niehusmann | 2006-02-17 |
| * | | | | Merge branch 'upstream-fixes' | John W. Linville | 2006-02-17 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jgar... | John W. Linville | 2006-02-17 |
| |\ \ \ \ \ |
|
* | \ \ \ \ \ | Merge branch 'upstream-fixes' | Jeff Garzik | 2006-03-01 |
|\ \ \ \ \ \ \
| |_|_|_|_|/ /
|/| | | | | | |
|
| * | | | | | | Merge branch 'e1000' of ssh://198.78.49.142/srv/git/intel/linux-2.6 | Jeff Garzik | 2006-03-01 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | [PATCH] e1000: revert to single descriptor for legacy receive path | Jeff Kirsher | 2006-02-28 |