aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* chelsio: the return statement is not a functionFrancois Romieu2007-02-052-14/+14
* chelsio: move return, break and continue statements on their own lineFrancois Romieu2007-02-056-10/+20
* [PATCH] ipw2200: add iwconfig rts/frag auto supportZhu Yi2007-02-051-2/+2
* [PATCH] zd1211rw: Add ID for ZyXEL ZyAIR G-220 v2Daniel Drake2007-02-051-0/+1
* [PATCH] prism54: add ethtool -i interfaceKai Engert2007-02-053-3/+17
* [PATCH] bcm43xx: Interrogate hardware-enable switch and update LEDsLarry Finger2007-02-055-14/+58
* [PATCH] zd1211rw: Add ID for Linksys WUSBF54GDaniel Drake2007-02-051-0/+1
* [PATCH] zd1211rw: Remove addressing abstractionDaniel Drake2007-02-058-238/+104
* [PATCH] zd1211rw: Consistency for address space constantsDaniel Drake2007-02-053-64/+75
* [PATCH] zd1211rw: 2 new ZD1211B device ID'sDaniel Drake2007-02-051-0/+2
* [PATCH] zd1211rw: Generic HMAC initializationDaniel Drake2007-02-051-49/+18
* e1000: update version to 7.3.20-k2Auke Kok2007-02-051-1/+1
* e1000: tune our dynamic itr transmit packet accountingJesse Brandeburg2007-02-051-3/+6
* e1000: clear ip csum info from context descriptorBruce Allan2007-02-051-1/+2
* e1000: display flow control of link status at link upAuke Kok2007-02-051-4/+11
* e1000: fix NAPI performance on 4-port adaptersJesse Brandeburg2007-02-051-5/+8
* e1000: Fix MSI only interrupt handler routineJesse Brandeburg2007-02-052-42/+19
* e1000: clean up debug output definesAuke Kok2007-02-051-3/+1
* e1000: simplify case handling gigabit at half duplexJesse Brandeburg2007-02-051-12/+3
* [PATCH] net/smc911x: match up spin lock/unlockPeter Korsgaard2007-02-031-2/+3
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-02-0210-218/+199
|\
| * spidernet : fix memory leak in spider_net_stopJens Osterkamp2007-02-021-0/+2
| * e100: fix napi ifdefs removing needed codeAuke Kok2007-02-021-6/+1
| * Merge ../linux-2.6Jeff Garzik2007-02-021-3/+3
| |\
| * | netxen patchesAl Viro2007-01-318-212/+196
* | | [BNX2]: PHY workaround for 5709 A0.Michael Chan2007-02-022-2/+18
| |/ |/|
* | [PATCH] radio modems sitting on serial port are not for s390Al Viro2007-02-011-3/+3
|/
* Revert "net: ifb error path loop fix"Linus Torvalds2007-01-301-1/+2
* Broadcom 4400 resume small fixDmitriy Monakhov2007-01-301-2/+13
* b44: src_desc->addr is little-endianAl Viro2007-01-301-1/+1
* e100: fix irq leak on suspend/resumeAuke Kok2007-01-301-0/+2
* bonding: ARP monitoring broken on x86_64Andy Gospodarek2007-01-301-3/+4
* ehea: Fixed missing tasklet_kill() callThomas Klein2007-01-301-0/+1
* ehea: Fixed wrong jumbo frames status queryThomas Klein2007-01-302-8/+24
* 82596 warning fixesAndrew Morton2007-01-301-3/+4
* FS_ENET: OF-related fixup for FEC and SCC MAC'sVitaly Bordug2007-01-303-7/+14
* net: ifb error path loop fixMariusz Kozlowski2007-01-301-2/+1
* b44: Fix frequent link changesMichael Chan2007-01-301-15/+20
* [PATCH] sky2: revert IRQ dance on suspend/resumeStephen Hemminger2007-01-291-25/+0
* [BNX2]: Fix 2nd port's MAC address.Michael Chan2007-01-251-5/+7
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-01-244-66/+29
|\
| * [IRDA] vlsi_ir.{h,c}: remove kernel 2.4 codeAdrian Bunk2007-01-232-41/+8
| * [IrDA]: Removed incorrect IRDA_ASSERT()Samuel Ortiz2007-01-231-2/+0
| * [IrDA]: irda-usb TX path optimization (was Re: IrDA spams logfiles - since 2....Samuel Ortiz2007-01-232-23/+21
* | Merge branch 'master' into upstream-fixesJeff Garzik2007-01-243-3/+3
|\ \ | |/
| * [PATCH] email change for shemminger@osdl.orgStephen Hemminger2007-01-233-3/+3
| * [PATCH] s2io bogus memsetAl Viro2007-01-231-2/+1
* | mv643xx_eth: Fix race condition in mv643xx_eth_free_tx_descsDale Farnsworth2007-01-231-2/+9
* | s2io bogus memsetAl Viro2007-01-231-2/+1
|/
* NetXen: Use pci_register_driver() instead of pci_module_init() in init_moduleAmit S. Kale2007-01-232-2/+2