summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2009-01-21Merge commit 'trivial/for-next'Stephen Rothwell
2009-01-21Merge commit 'tip-core/auto-core-next'Stephen Rothwell
2009-01-21Merge commit 'pxa/for-next'Stephen Rothwell
2009-01-20via-velocity: fix hot spinroel kluin
2009-01-20myri10ge: don't forget pci_disable_device()Brice Goglin
2009-01-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-01-20trivial: fix typo "varaible" -> "variable"Uwe Kleine-Koenig
2009-01-20trivial: Fix dubious bitwise 'and' usage spotted by sparse.Alexey Zaytsev
2009-01-19wimax/i2400m: error paths that need to free an skb should use kfree_skb()Inaky Perez-Gonzalez
2009-01-19mv643xx_eth: prevent interrupt storm on ifconfig downGabriel Paubert
2009-01-19mv643xx_eth: fix multicast filter programmingLennert Buytenhek
2009-01-19Revert "mv643xx_eth: use longer DMA bursts".Lennert Buytenhek
2009-01-19tg3: Fix firmware loadingMatt Carlson
2009-01-19ixgbe: Fix usage of netif_*_all_queues() with netif_carrier_{off|on}()Peter P Waskiewicz Jr
2009-01-19ixgbe: fix tag stripping for VLAN ID 0Don Skidmore
2009-01-19ixgbe: fix dca issue with relaxed ordering turned onDon Skidmore
2009-01-19korina: drop leftover assignmentPhil Sutter
2009-01-19korina: adjust headroom for new skb's alsoPhil Sutter
2009-01-19korina: fix loop back of receive descriptorsPhil Sutter
2009-01-19cxgb3: Fix LRO misalignmentDivy Le Ray
2009-01-19macb: avoid lockup when TGO during underrunRichard Röjfors
2009-01-19bnx2x: Version updateEilon Greenstein
2009-01-19bnx2x: Barriers for the compilerEilon Greenstein
2009-01-19bnx2x: Driver description updateEilon Greenstein
2009-01-19bnx2x: Handling PHY FW load failureEilon Greenstein
2009-01-19bnx2x: Legacy speeds autoneg failuresEilon Greenstein
2009-01-19bnx2x: Prevent self test loopback failuresEilon Greenstein
2009-01-19bnx2x: 1G-10G toggling raceEilon Greenstein
2009-01-19bnx2x: Overstepping array boundsEilon Greenstein
2009-01-19bnx2x: Block nvram access when the device is inactiveEilon Greenstein
2009-01-19bnx2x: Read chip IDEilon Greenstein
2009-01-19bnx2x: Wrong HDR offset in CAMEilon Greenstein
2009-01-19bnx2x: Potential race after iSCSI bootEilon Greenstein
2009-01-19bnx2x: Handling probe failuresEilon Greenstein
2009-01-19bnx2x: Free IRQEilon Greenstein
2009-01-19Merge branch 'core/percpu' into auto-core-nextIngo Molnar
2009-01-19[ARM] pxa: remove unnecessary #include of pxa-regs.h and hardware.hEric Miao
2009-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2009-01-16p54: fix p54_set_key's return codeChristian Lamparter
2009-01-16p54: set_tim must be atomic.Artur Skawina
2009-01-16rt2x00: fix a wrong parameter for __test_and_clear_bit() in rt2x00rfkill_free().Rami Rosen
2009-01-16iwlwifi: remove CMD_WANT_SKB flag if send_cmd_sync failureZhu Yi
2009-01-16ath9k: Fix an operator typo in REG_DOMAIN_2GHZ_MASKJouni Malinen
2009-01-16ath9k: Fix an operator typo in phy rate validationJouni Malinen
2009-01-16libertas: Fix alignment issues in libertas coreAndrey Yurovsky
2009-01-16p54: fix oops caused by bad eepromsChristian Lamparter
2009-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-01-16netxen: include ipv6.h (fixes build failure)Dhananjay Phadke
2009-01-16netxen: avoid invalid iounmapDhananjay Phadke
2009-01-15mlx4_core: Fix min() warningAndrew Morton