summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream' into upstream-jgarzikJohn W. Linville2007-02-1718-185/+157
|\
| * [PATCH] ieee80211softmac: Fix setting of initial transmit ratesLarry Finger2007-02-142-18/+6
| * [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
| * [PATCH] wireless: fix IW_IS_{GET,SET} comment in wireless.hIngo van Lil2007-02-141-2/+2
* | 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
* | atm: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-173-6/+8
* | bugfixes and new hardware support for arcnet driverJeff Morrow2007-02-174-4/+7
* | pcnet32 NAPI no longer experimentalpcnet32@verizon.net2007-02-171-2/+2
* | MAINTAINERpcnet32@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-172-1/+2
* | 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-171487-15546/+43459
|\ \
| * \ Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32Linus Torvalds2007-02-167-58/+167
| |\ \
| | * | [AVR32] Use per-controller spi_board_info structuresHaavard Skinnemoen2007-02-163-24/+44
| | * | [AVR32] Warn, don't BUG if clk_disable is called too many timesHaavard Skinnemoen2007-02-161-1/+5