summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] mv643xx_eth: Refactor/clean up tx queue handlingDale Farnsworth2006-03-032-177/+84Star
* [PATCH] mv643xx_eth: Refactor tx command queuing codeDale Farnsworth2006-03-032-410/+158Star
* [PATCH] mv643xx_eth: Select CONFIG_MII on CONFIG_MV643XX_ETHDale Farnsworth2006-03-031-0/+1
* [PATCH] mv643xx_eth: Rename "channels" to "queues"Dale Farnsworth2006-03-031-22/+22
* [PATCH] mv643xx_eth: Fix misplaced parenthesis in mv643xx_eth_port_disable_rxDale Farnsworth2006-03-031-2/+2
* [PATCH] mv643xx_eth: Remove duplicate includes of linux/in.h and linux/ip.hDale Farnsworth2006-03-031-2/+0Star
* e1000: Added driver comments and whitespace changes. Modified long lines of ...Jeff Kirsher2006-03-034-82/+60Star
* e1000: Added a performance enhancement - prefetchJeff Kirsher2006-03-031-3/+15
* e1000: Add copybreak when using packet splitJeff Kirsher2006-03-031-0/+30
* e1000: Fixed the following issues with ESB2 (requires ESB2 support):Jeff Kirsher2006-03-033-14/+65
* e1000: Add support for new hardware (ESB2)Jeff Kirsher2006-03-034-16/+964
* e1000: Add performance enahancement by balancing TX and RXJeff Kirsher2006-03-031-0/+8
* e1000: Add enabled Jumbo frame support for 82573LJeff Kirsher2006-03-032-1/+20
* e1000: Add 82573 controller support to TSO fixJeff Kirsher2006-03-031-11/+19
* e1000: Fix filling skb descriptors while using packet splitJeff Kirsher2006-03-031-5/+2Star
* e1000: Fix network problems when forced at 100Mb/s and to fix TSO when forced...Jeff Kirsher2006-03-034-11/+66
* e1000: Fix Quadport Wake on LANJeff Kirsher2006-03-033-1/+41
* e1000: Fix RSS if enabled in mid-connectionJeff Kirsher2006-03-032-1/+30
* e1000: Fix 82543 issue when reading eepromJeff Kirsher2006-03-031-1/+7
* e1000: Fix dhcp issue when the skb structure fields are not filled properlyJeff Kirsher2006-03-031-1/+1
* e1000: Fix AMT losing connectivity when switching VLAN in passive modeJeff Kirsher2006-03-031-1/+2
* e1000: Fix unecessary delay for 82573 controllersJeff Kirsher2006-03-031-6/+0Star
* e1000: Fix lock up while setting ring parametersJeff Kirsher2006-03-031-3/+3
* e1000: Fix dead countersJeff Kirsher2006-03-031-1/+0Star
* e1000: Remove Multiqueue code until we have support for MSI-X in our hardwareJeff Kirsher2006-03-033-292/+4Star
* Merge branch 'lro'Jeff Garzik2006-03-022-62/+565
|\
| * [PATCH] s2io c99 warning fixAndrew Morton2006-02-071-1/+2
| * [PATCH] git-netdev-all: s2io fixesAndrew Morton2006-02-071-6/+8
| * [PATCH] S2io: Large Receive Offload (LRO) feature(v2) for Neterion (s2io) 10G...Ravinandan Arakali2006-01-272-62/+562
* | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik2006-03-0111-128/+98Star
|\ \
| * | [PATCH] ieee80211_geo.c: remove frivolous BUG_ON'sPete Zaitcev2006-02-281-3/+6
| * | [PATCH] wireless/airo: Remove 'Setting transmit key' info messagesDan Williams2006-02-281-2/+0Star
| * | Merge branch 'upstream-fixes'John W. Linville2006-02-281-11/+5Star
| |\ \
| * \ \ Merge branch 'from-jgarzik-upstream'John W. Linville2006-02-281-48/+545
| |\ \ \
| | * \ \ Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jgar...John W. Linville2006-02-28336-4198/+4125Star
| | |\ \ \
| * | \ \ \ Merge branch 'from-linus'John W. Linville2006-02-28343-4208/+3593Star
| |\ \ \ \ \
| * | | | | | [PATCH] ieee80211: fix sparse warning about missing "static"Johannes Berg2006-02-171-1/+1
| * | | | | | [PATCH] wireless/airo: fix setting TX key index plus key in ENCODEEXTDan Williams2006-02-171-3/+8
| * | | | | | [PATCH] ipw2200: Fix software crypto shared WEP authentication problemZhu Yi2006-02-171-2/+1Star
| * | | | | | [PATCH] trivial: fix spelling errors in KconfigsJon Mason2006-02-175-17/+17
| * | | | | | [PATCH] ipw2200: Fix WPA network selection problemStefan Rompf2006-02-171-2/+2
| * | | | | | [PATCH] ieee80211: Use IWEVGENIE to set WPA IEZhu Yi2006-02-171-22/+10Star
| * | | | | | [PATCH] ipw2200: add monitor and qos entries to KconfigAndreas Happe2006-02-171-0/+13
| * | | | | | [PATCH] wireless/atmel: convert constants to ieee80211 layer equivalentsDan Williams2006-02-171-74/+36Star
| * | | | | | [PATCH] let IPW2{1,2}00 select IEEE80211Jan Niehusmann2006-02-171-2/+4
| * | | | | | Merge branch 'upstream-fixes'John W. Linville2006-02-171-39/+59
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jgar...John W. Linville2006-02-1792-2319/+2129Star
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge branch 'upstream-fixes'Jeff Garzik2006-03-0193-1016/+1435
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Merge branch 'e1000' of ssh://198.78.49.142/srv/git/intel/linux-2.6Jeff Garzik2006-03-012-76/+46Star
| |\ \ \ \ \ \ \
| | * | | | | | | [PATCH] e1000: revert to single descriptor for legacy receive pathJeff Kirsher2006-03-012-76/+46Star