summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | zd1211rw: Add 2 device IDsDaniel Drake2008-11-061-0/+2
| * | | iwlagn: avoid sleep in softirq contextJohn W. Linville2008-11-061-1/+5
| * | | iwlwifi: clear scanning bits upon failureMohamed Abbas2008-11-061-0/+7
| * | | Revert "ath5k: honor FIF_BCN_PRBRESP_PROMISC in STA mode"John W. Linville2008-11-061-1/+3
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-11-048-22/+40
|\| |
| * | niu: Use pci_ioremap_bar().David S. Miller2008-11-041-5/+1
| * | bnx2x: Version UpdateEilon Greenstein2008-11-041-2/+2
| * | bnx2x: Calling netif_carrier_off at the end of the probeEilon Greenstein2008-11-041-2/+2
| * | bnx2x: PCI configuration bug on big-endianEilon Greenstein2008-11-041-4/+5
| * | bnx2x: Removing the PMF indication when unloadingEilon Greenstein2008-11-041-0/+2
| * | mv643xx_eth: fix SMI bus access timeoutsLennert Buytenhek2008-11-031-3/+6
| * | net: kconfig cleanupJeff Kirsher2008-11-031-3/+15
| * | fs_enet: fix pollingAlexey Dobriyan2008-11-031-2/+4
| * | SMC91x: Fix compilation on some platforms.David S. Miller2008-11-031-0/+2
| * | drivers/net/smc911x.c: Fix lockdep warning on xmit.Will Newton2008-11-021-1/+1
* | | drivers: remove duplicated #includeJianjun Kong2008-11-042-2/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-11-0224-76/+119
|\| |
| * | IRDA: remove double inclusion of module.hAlexander Beregalov2008-11-022-2/+0
| * | net: Really remove all of LOOPBACK_TSO code.David S. Miller2008-10-311-9/+0
| * | net: delete excess kernel-doc notationRandy Dunlap2008-10-311-1/+0
| * | Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller2008-10-3111-36/+99
| |\ \
| | * | gianfar: Don't reset TBI<->SerDes link if it's already upTrent Piepho2008-10-311-0/+9
| | * | gianfar: Fix race in TBI/SerDes configurationTrent Piepho2008-10-313-0/+31
| | * | at91_ether: request/free GPIO for PHY interruptDavid Brownell2008-10-311-1/+5
| | * | amd8111e: fix dma_free_coherent contextChunbo Luo2008-10-311-5/+4
| | * | atl1: fix vlan tag regressionJay Cliburn2008-10-312-4/+5
| | * | SMC91x: delete unused local variable "lp"Mike Frysinger2008-10-311-2/+0
| | * | myri10ge: fix stop/go mmio orderingBrice Goglin2008-10-311-1/+3
| | * | bonding: fix panic when taking bond interface down before removing moduleAndy Gospodarek2008-10-311-5/+8
| | * | bonding: Clean up resource leaksJay Vosburgh2008-10-311-18/+31
| | * | bonding: fix miimon failure counterJay Vosburgh2008-10-311-0/+3
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-10-318-25/+17
| |\ \ \
| | * | | ath5k: honor FIF_BCN_PRBRESP_PROMISC in STA modeBob Copeland2008-10-291-3/+1
| | * | | ath5k: Fix reset sequence for AR5212 in general and RF5111 in particularElias Oltmanns2008-10-292-15/+9
| | * | | rt2x00: Fix build error when mac80211=M rt2x00=YIvo van Doorn2008-10-291-1/+1
| | * | | ath5k: correct misspelling in debug helpBob Copeland2008-10-291-1/+1
| | * | | libertas: fix buffer overrunJohannes Berg2008-10-291-2/+2
| | * | | libertas: remove two libertas sparse warningHolger Schurig2008-10-291-2/+2
| | * | | iwlwifi: fix suspend to RAM in iwlwifiTomas Winkler2008-10-291-1/+1
| * | | | pppoe: Fix socket leak.David S. Miller2008-10-311-3/+3
| | |/ / | |/| |
* | | | el3_common_init() should be __devinit, not __initAl Viro2008-11-011-3/+3
* | | | Merge branch 'cris_move' of git://www.jni.nu/crisLinus Torvalds2008-11-011-2/+2
|\ \ \ \
| * | | | [CRIS] Move header files from include to arch/cris/include.Jesper Nilsson2008-10-291-2/+2
* | | | | saner FASYNC handling on file closeAl Viro2008-11-011-2/+0
| |/ / / |/| | |
* | | | amd8111e: Fix rx return codeChris Friesen2008-10-281-6/+8
| |/ / |/| |
* | | Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller2008-10-2810-16/+94
|\ \ \
| * | | dm9601: runtime mac address change supportPeter Korsgaard2008-10-271-0/+15
| * | | via-velocity: use driver string instead of dev->name before register_netdev()Sven Hartge2008-10-271-4/+7
| * | | drivers/net/wan/syncppp: Fix unused-var warningsJeff Garzik2008-10-271-2/+3
| * | | mlx4: Setting the correct offset for default mac addressYevgeny Petrilin2008-10-271-1/+1