summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
* [netdrvr] tc35815: fix obvious bugsJeff Garzik2007-02-271-1/+9
* Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2007-02-262-30/+10
|\
| * Merge branch 'parisc' from /home/kyle/repos/parisc-2.6.gitKyle McMartin2007-02-172-30/+10
| |\
| | * [PARISC] Make Lasi Ethernet depend on GSC onlyMatthew Wilcox2006-12-081-3/+3
| | * [PARISC] lasi_82596: use BUILD_BUG_ON() and constify static arrayHelge Deller2006-12-081-27/+7
* | | [TG3]: TSO workaround fixes.Michael Chan2007-02-262-10/+12
* | | Revert "e1000: fix shared interrupt warning message"Linus Torvalds2007-02-211-6/+6
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-02-2024-240/+256
|\ \ \
| * \ \ Merge branch 'upstream-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/...Jeff Garzik2007-02-2015-165/+149
| |\ \ \
| | * \ \ Merge branch 'upstream' into upstream-jgarzikJohn W. Linville2007-02-1715-165/+149
| | |\ \ \
| | | * | | [PATCH] bcm43xx: OFDM fix for rev 1 cardsLarry Finger2007-02-143-4/+20
| | | * | | [PATCH] bcm43xx: Fix for 4311 and 02/07/07 specification changesLarry Finger2007-02-144-119/+95
| | | * | | [PATCH] prism54: correct assignment of DOT1XENABLE in WE-19 codepathsDan Williams2007-02-141-1/+7
| | | * | | [PATCH] zd1211rw: Readd zd_addr_t castDaniel Drake2007-02-141-1/+1
| | | * | | [PATCH] bcm43xx: Fix for oops on resumeLarry Finger2007-02-141-1/+1
| | | * | | [PATCH] bcm43xx: Ignore ampdu status reportsMichael Buesch2007-02-142-13/+5
| | | * | | [PATCH] wavelan: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-142-10/+7
| | | * | | [PATCH] hostap: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-141-1/+2
| | | * | | [PATCH] misc-wireless: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-142-3/+5
| | | * | | [PATCH] ipw2100: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-141-8/+6
| | | * | | [PATCH] bcm43xx: Janitorial change - remove two unused variablesLarry Finger2007-02-142-4/+0
| * | | | | natsemi: Support Aculab E1/T1 PMXc cPCI carrier cardsMark Brown2007-02-201-1/+9
| * | | | | natsemi: Add support for using MII port with no PHYMark Brown2007-02-201-5/+30
| * | | | | skge: race with workq and RTNLStephen Hemminger2007-02-201-4/+5
| * | | | | Replace local random function with random32()Ralf Baechle2007-02-203-31/+6
| * | | | | s2io: RTNL and flush_scheduled_work deadlockFrancois Romieu2007-02-201-3/+18
| * | | | | 8139too: RTNL and flush_scheduled_work deadlockFrancois Romieu2007-02-201-23/+17
| * | | | | sis190: RTNL and flush_scheduled_work deadlockFrancois Romieu2007-02-201-2/+5
| * | | | | r8169: RTNL and flush_scheduled_work deadlockFrancois Romieu2007-02-201-7/+18
* | | | | | [NET] Eliminate user-selectable CONFIG_MV643XX_ETH_[012]Dale Farnsworth2007-02-201-21/+0
|/ / / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-02-194-13/+7
|\ \ \ \ \
| * | | | | drivers/net/eexpress.c: remove duplicate commentShane Shrybman2007-02-171-7/+0
| * | | | | fix the BAYCOM_SER_HDX help textSimon Depiets2007-02-171-1/+2
| * | | | | Various typo fixes.Robert P. J. Day2007-02-172-5/+5
* | | | | | sk98lin: mark deprecated in KconfigDaniel Drake2007-02-171-3/+5
| |/ / / / |/| | | |
* | | | | Hostess SV-11 depends on INETBaruch Even2007-02-171-1/+1
* | | | | Fix link autonegotiation timer.Ralf Baechle2007-02-171-3/+13
* | | | | sk98lin: planned removalStephen Hemminger2007-02-171-0/+3
* | | | | B44: increase wait loopGary Zambrano2007-02-171-1/+1
* | | | | b44: replace defineGary Zambrano2007-02-171-9/+8
* | | | | e1000: allow ethtool to see link status when downKok, Auke2007-02-171-1/+1
* | | | | e1000: remove obsolete custom pci_save_state codeKok, Auke2007-02-172-57/+2
* | | | | e1000: fix shared interrupt warning messageKok, Auke2007-02-171-6/+6
* | | | | bugfixes and new hardware support for arcnet driverJeff Morrow2007-02-174-4/+7
* | | | | pcnet32 NAPI no longer experimentalpcnet32@verizon.net2007-02-171-2/+2
* | | | | macb: Remove inappropriate spinlocks around mii callsHaavard Skinnemoen2007-02-171-21/+3
* | | | | Convert meth to netdev_privRalf Baechle2007-02-171-13/+13
* | | | | sky2: v1.13Stephen Hemminger2007-02-171-1/+1
* | | | | sky2: receive error handling improvementsStephen Hemminger2007-02-171-8/+1
* | | | | sky2: transmit timeoutStephen Hemminger2007-02-172-16/+50
OpenPOWER on IntegriCloud