summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2008-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-11/+39
2008-11-06iwl3945: fix deadlock on suspendZhu, Yi-1/+1
2008-11-06iwl3945: do not send scan command if channel count zeroReinette Chatre-0/+5
2008-11-06iwl3945: clear scanning bits upon failureMohamed Abbas-0/+8
2008-11-06ath5k: correct handling of rx status fieldsBob Copeland-8/+8
2008-11-06zd1211rw: Add 2 device IDsDaniel Drake-0/+2
2008-11-06iwlagn: avoid sleep in softirq contextJohn W. Linville-1/+5
2008-11-06iwlwifi: clear scanning bits upon failureMohamed Abbas-0/+7
2008-11-06Revert "ath5k: honor FIF_BCN_PRBRESP_PROMISC in STA mode"John W. Linville-1/+3
2008-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-22/+40
2008-11-04drivers: remove duplicated #includeJianjun Kong-2/+0
2008-11-03niu: Use pci_ioremap_bar().David S. Miller-5/+1
2008-11-03bnx2x: Version UpdateEilon Greenstein-2/+2
2008-11-03bnx2x: Calling netif_carrier_off at the end of the probeEilon Greenstein-2/+2
2008-11-03bnx2x: PCI configuration bug on big-endianEilon Greenstein-4/+5
2008-11-03bnx2x: Removing the PMF indication when unloadingEilon Greenstein-0/+2
2008-11-03mv643xx_eth: fix SMI bus access timeoutsLennert Buytenhek-3/+6
2008-11-03net: kconfig cleanupJeff Kirsher-3/+15
2008-11-03fs_enet: fix pollingAlexey Dobriyan-2/+4
2008-11-03SMC91x: Fix compilation on some platforms.David S. Miller-0/+2
2008-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-76/+119
2008-11-02drivers/net/smc911x.c: Fix lockdep warning on xmit.Will Newton-1/+1
2008-11-01IRDA: remove double inclusion of module.hAlexander Beregalov-2/+0
2008-11-01el3_common_init() should be __devinit, not __initAl Viro-3/+3
2008-11-01Merge branch 'cris_move' of git://www.jni.nu/crisLinus Torvalds-2/+2
2008-11-01saner FASYNC handling on file closeAl Viro-2/+0
2008-10-31net: Really remove all of LOOPBACK_TSO code.David S. Miller-9/+0
2008-10-30net: delete excess kernel-doc notationRandy Dunlap-1/+0
2008-10-30Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller-36/+99
2008-10-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller-25/+17
2008-10-30pppoe: Fix socket leak.David S. Miller-3/+3
2008-10-31gianfar: Don't reset TBI<->SerDes link if it's already upTrent Piepho-0/+9
2008-10-31gianfar: Fix race in TBI/SerDes configurationTrent Piepho-0/+31
2008-10-31at91_ether: request/free GPIO for PHY interruptDavid Brownell-1/+5
2008-10-31amd8111e: fix dma_free_coherent contextChunbo Luo-5/+4
2008-10-31atl1: fix vlan tag regressionJay Cliburn-4/+5
2008-10-31SMC91x: delete unused local variable "lp"Mike Frysinger-2/+0
2008-10-31myri10ge: fix stop/go mmio orderingBrice Goglin-1/+3
2008-10-31bonding: fix panic when taking bond interface down before removing moduleAndy Gospodarek-5/+8
2008-10-31bonding: Clean up resource leaksJay Vosburgh-18/+31
2008-10-31bonding: fix miimon failure counterJay Vosburgh-0/+3
2008-10-29ath5k: honor FIF_BCN_PRBRESP_PROMISC in STA modeBob Copeland-3/+1
2008-10-29ath5k: Fix reset sequence for AR5212 in general and RF5111 in particularElias Oltmanns-15/+9
2008-10-29rt2x00: Fix build error when mac80211=M rt2x00=YIvo van Doorn-1/+1
2008-10-29ath5k: correct misspelling in debug helpBob Copeland-1/+1
2008-10-29libertas: fix buffer overrunJohannes Berg-2/+2
2008-10-29libertas: remove two libertas sparse warningHolger Schurig-2/+2
2008-10-29iwlwifi: fix suspend to RAM in iwlwifiTomas Winkler-1/+1
2008-10-29[CRIS] Move header files from include to arch/cris/include.Jesper Nilsson-2/+2
2008-10-28amd8111e: Fix rx return codeChris Friesen-6/+8