summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2008-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds8-22/+40
2008-11-04drivers: remove duplicated #includeJianjun Kong2-2/+0
2008-11-04niu: Use pci_ioremap_bar().David S. Miller1-5/+1
2008-11-04bnx2x: Version UpdateEilon Greenstein1-2/+2
2008-11-04bnx2x: Calling netif_carrier_off at the end of the probeEilon Greenstein1-2/+2
2008-11-04bnx2x: PCI configuration bug on big-endianEilon Greenstein1-4/+5
2008-11-04bnx2x: Removing the PMF indication when unloadingEilon Greenstein1-0/+2
2008-11-03mv643xx_eth: fix SMI bus access timeoutsLennert Buytenhek1-3/+6
2008-11-03net: kconfig cleanupJeff Kirsher1-3/+15
2008-11-03fs_enet: fix pollingAlexey Dobriyan1-2/+4
2008-11-03SMC91x: Fix compilation on some platforms.David S. Miller1-0/+2
2008-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds24-76/+119
2008-11-02drivers/net/smc911x.c: Fix lockdep warning on xmit.Will Newton1-1/+1
2008-11-02IRDA: remove double inclusion of module.hAlexander Beregalov2-2/+0
2008-11-01el3_common_init() should be __devinit, not __initAl Viro1-3/+3
2008-11-01Merge branch 'cris_move' of git://www.jni.nu/crisLinus Torvalds1-2/+2
2008-11-01saner FASYNC handling on file closeAl Viro1-2/+0
2008-10-31net: Really remove all of LOOPBACK_TSO code.David S. Miller1-9/+0
2008-10-31net: delete excess kernel-doc notationRandy Dunlap1-1/+0
2008-10-31Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller11-36/+99
2008-10-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller8-25/+17
2008-10-31pppoe: Fix socket leak.David S. Miller1-3/+3
2008-10-31gianfar: Don't reset TBI<->SerDes link if it's already upTrent Piepho1-0/+9
2008-10-31gianfar: Fix race in TBI/SerDes configurationTrent Piepho3-0/+31
2008-10-31at91_ether: request/free GPIO for PHY interruptDavid Brownell1-1/+5
2008-10-31amd8111e: fix dma_free_coherent contextChunbo Luo1-5/+4
2008-10-31atl1: fix vlan tag regressionJay Cliburn2-4/+5
2008-10-31SMC91x: delete unused local variable "lp"Mike Frysinger1-2/+0
2008-10-31myri10ge: fix stop/go mmio orderingBrice Goglin1-1/+3
2008-10-31bonding: fix panic when taking bond interface down before removing moduleAndy Gospodarek1-5/+8
2008-10-31bonding: Clean up resource leaksJay Vosburgh1-18/+31
2008-10-31bonding: fix miimon failure counterJay Vosburgh1-0/+3
2008-10-30ath5k: honor FIF_BCN_PRBRESP_PROMISC in STA modeBob Copeland1-3/+1
2008-10-30ath5k: Fix reset sequence for AR5212 in general and RF5111 in particularElias Oltmanns2-15/+9
2008-10-30rt2x00: Fix build error when mac80211=M rt2x00=YIvo van Doorn1-1/+1
2008-10-30ath5k: correct misspelling in debug helpBob Copeland1-1/+1
2008-10-30libertas: fix buffer overrunJohannes Berg1-2/+2
2008-10-30libertas: remove two libertas sparse warningHolger Schurig1-2/+2
2008-10-30iwlwifi: fix suspend to RAM in iwlwifiTomas Winkler1-1/+1
2008-10-29[CRIS] Move header files from include to arch/cris/include.Jesper Nilsson1-2/+2
2008-10-29amd8111e: Fix rx return codeChris Friesen1-6/+8
2008-10-28Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller10-16/+94
2008-10-28p54: fix build warningsChristian Lamparter1-2/+3
2008-10-28ath5k: Reset key cache on interface up, thus fixing resumeElias Oltmanns1-22/+11
2008-10-28p54: fix misbehavings when firmware can't be foundChristian Lamparter1-66/+66
2008-10-27dm9601: runtime mac address change supportPeter Korsgaard1-0/+15
2008-10-27via-velocity: use driver string instead of dev->name before register_netdev()Sven Hartge1-4/+7
2008-10-27drivers/net/wan/syncppp: Fix unused-var warningsJeff Garzik1-2/+3
2008-10-27mlx4: Setting the correct offset for default mac addressYevgeny Petrilin1-1/+1
2008-10-27mlx4_en: remove duplicated #includeHuang Weiyi1-1/+0