aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds12-25/+92
2010-07-26s2io: fixing DBG_PRINT() macroBreno Leitao1-1/+1
2010-07-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller1-2/+2
2010-07-26ath9k: fix dma direction for map/unmap in ath_rx_taskletMing Lei1-2/+2
2010-07-26NET: declance: Fix section mismatchesRalf Baechle1-3/+3
2010-07-24Merge branch 'wimax-2.6.35.y' of git://git.kernel.org/pub/scm/linux/kernel/git/inaky/wimaxDavid S. Miller2-0/+3
2010-07-24tun: avoid BUG, dump packet on GSO errorsMichael S. Tsirkin1-2/+12
2010-07-24bonding: set device in RLB ARP packet handlerGreg Edwards1-1/+1
2010-07-22wimax/i2400m: Add PID & VID for Intel WiMAX 6250Alexey Shvetsov2-0/+3
2010-07-22macvtap: Limit packet queue lengthHerbert Xu2-4/+24
2010-07-21ixgbe/igb: catch invalid VF settingsAndy Gospodarek2-0/+18
2010-07-21bnx2x: Advance a module versionVladislav Zolotarov1-2/+2
2010-07-21bnx2x: Protect statistics ramrod and sequence numberVladislav Zolotarov1-9/+18
2010-07-21bnx2x: Protect a SM state changeVladislav Zolotarov2-4/+11
2010-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds7-12/+31
2010-07-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller2-5/+6
2010-07-16ibmveth: lost IRQ while closing/opening device leads to service lossRobert Jennings1-1/+3
2010-07-16rt2x00: Fix lockdep warning in rt2x00lib_probe_dev()Stephen Boyd1-5/+5
2010-07-14hostap_pci: set dev->base_addr during probeJohn W. Linville1-0/+1
2010-07-12axnet_cs: use spin_lock_irqsave in ax_interruptKen Kawasaki1-3/+4
2010-07-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller2-2/+17
2010-07-11r8169: incorrect identifier for a 8168dpFrancois Romieu1-1/+1
2010-07-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds18-109/+172
2010-07-07NET: SB1250: Initialize .ownerRalf Baechle1-0/+1
2010-07-07vxge: show startup message with KERN_INFOWu Fengguang1-2/+2
2010-07-07ll_temac: Fix missing iounmapsDenis Kirjanov1-5/+13
2010-07-07ath9k_htc: fix memory leak in ath9k_hif_usb_alloc_urbsRajkumar Manoharan1-2/+6
2010-07-05net/ne: fix memory leak in ne_drv_probe()Kulikov Vasiliy1-1/+3
2010-07-02virtio_net: fix oom handling on txRusty Russell1-8/+13
2010-07-02virtio_net: do not reschedule rx refill foreverMichael S. Tsirkin1-4/+3
2010-07-02s2io: resolve statistics issuesJon Mason2-41/+64
2010-07-02net: decreasing real_num_tx_queues needs to flush qdiscJohn Fastabend1-1/+1
2010-07-02qlge: fix a eeh handler to not add a pending timerBreno Leitao1-0/+2
2010-07-02qlge: Replacing add_timer() to mod_timer()Breno Leitao1-6/+3
2010-07-02usbnet: Set parent device early for netdev_printk()Ben Hutchings1-2/+3
2010-07-02net: Revert "rndis_host: Poll status channel before control channel"Ben Hutchings1-12/+6
2010-07-02iwlwifi: remove key information during device restartReinette Chatre1-0/+11
2010-06-30bonding: check if clients MAC addr has changedFlavio Leitner1-1/+2
2010-06-30mv643xx_eth: use sw csum for big packetsSaeed Bishara1-2/+7
2010-06-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller4-7/+18
2010-06-29ixgbe: skip non IPv4 packets in ATR filterGuillaume Gaudonville1-1/+3
2010-06-29ixgbe: disable tx engine before disabling tx laserJohn Fastabend1-4/+4
2010-06-29ixgbe: fix panic when shutting down system with WoL enabledAndy Gospodarek1-1/+2
2010-06-28bonding: prevent netpoll over bonded interfacesAndy Gospodarek1-11/+22
2010-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds35-118/+208
2010-06-26phylib: Add autoload support for the LXT973 phy.David Woodhouse1-0/+1
2010-06-26vxge: fix memory leak in vxge_alloc_msix() error pathMichal Schmidt1-9/+20
2010-06-25cpmac: do not leak struct net_device on phy_connect errorsFlorian Fainelli1-1/+2
2010-06-25smc91c92_cs: fix the problem that lan & modem does not work simultaneouslyKen Kawasaki1-5/+13
2010-06-25iwlwifi: set TX_CMD_FLAG_PROT_REQUIRE_MSK in tx_flagWey-Yi Guy1-5/+1