summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
* | sky2: flow control negotiation for Yukon-FEStephen Hemminger2007-02-171-11/+31
* | sky2: no need to reset pause bits on shutdownStephen Hemminger2007-02-171-7/+0
* | sky2: dont flush good pause framesStephen Hemminger2007-02-171-1/+1
* | cxgb3 Fix copyrights in the cxgb3 driver.Steve Wise2007-02-176-6/+0
* | gianfar: don't duplicate gfar_error()Sergei Shtylyov2007-02-171-70/+15
* | NetXen: Fix to get the driver working after sparse changesAmit S. Kale2007-02-171-4/+4
* | net/wan/pc300too.c: pci_module_init to pci_register_driverRichard Knutsson2007-02-171-1/+1
* | atl1: bump version numberJay Cliburn2007-02-171-1/+1
* | atl1: add L1 device id to pci_ids, then use itChris Snook2007-02-171-1/+1
* | atl1: remove unused defineChris Snook2007-02-171-1/+0
* | atl1: read MAC address from registerJay Cliburn2007-02-171-15/+20
* | atl1: fix bad ioread addressAl Viro2007-02-171-1/+1
* | atl1: drop NET_PCI from KconfigJay Cliburn2007-02-171-1/+1
* | PCMCIA-NETDEV : the 2nd argument of el3_interrrupt and smc_interrupt is struc...Komuro2007-02-172-2/+2
* | phylib: Add support for Marvell 88e1111S and 88e1145Andy Fleming2007-02-171-12/+144
* | Merge branch 'master' into upstreamJeff Garzik2007-02-1752-69/+64
|\ \
| * | [PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman2007-02-141-1/+1
| * | [PATCH] sysctl: register the sysctl number used by the arlan driverEric W. Biederman2007-02-141-1/+1
| * | [PATCH] Scheduled removal of SA_xxx interrupt flags fixups 2Thomas Gleixner2007-02-142-2/+3
| * | [PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner2007-02-146-12/+12
| * | [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-1441-41/+0
| * | [TG3]: Update copyright, version, and reldate.Michael Chan2007-02-131-3/+3
| * | [TG3]: Add some tx timeout debug messages.Michael Chan2007-02-131-1/+11