summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2010-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-25/+92
2010-07-26s2io: fixing DBG_PRINT() macroBreno Leitao-1/+1
2010-07-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller-2/+2
2010-07-26ath9k: fix dma direction for map/unmap in ath_rx_taskletMing Lei-2/+2
2010-07-26NET: declance: Fix section mismatchesRalf Baechle-3/+3
2010-07-24Merge branch 'wimax-2.6.35.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller-0/+3
2010-07-24tun: avoid BUG, dump packet on GSO errorsMichael S. Tsirkin-2/+12
2010-07-24bonding: set device in RLB ARP packet handlerGreg Edwards-1/+1
2010-07-22wimax/i2400m: Add PID & VID for Intel WiMAX 6250Alexey Shvetsov-0/+3
2010-07-22macvtap: Limit packet queue lengthHerbert Xu-4/+24
2010-07-21ixgbe/igb: catch invalid VF settingsAndy Gospodarek-0/+18
2010-07-21bnx2x: Advance a module versionVladislav Zolotarov-2/+2
2010-07-21bnx2x: Protect statistics ramrod and sequence numberVladislav Zolotarov-9/+18
2010-07-21bnx2x: Protect a SM state changeVladislav Zolotarov-4/+11
2010-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-12/+31
2010-07-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller-5/+6
2010-07-16ibmveth: lost IRQ while closing/opening device leads to service lossRobert Jennings-1/+3
2010-07-16rt2x00: Fix lockdep warning in rt2x00lib_probe_dev()Stephen Boyd-5/+5
2010-07-14hostap_pci: set dev->base_addr during probeJohn W. Linville-0/+1
2010-07-12axnet_cs: use spin_lock_irqsave in ax_interruptKen Kawasaki-3/+4
2010-07-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller-2/+17
2010-07-11r8169: incorrect identifier for a 8168dpFrancois Romieu-1/+1
2010-07-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-109/+172
2010-07-07NET: SB1250: Initialize .ownerRalf Baechle-0/+1
2010-07-07vxge: show startup message with KERN_INFOWu Fengguang-2/+2
2010-07-07ll_temac: Fix missing iounmapsDenis Kirjanov-5/+13
2010-07-07ath9k_htc: fix memory leak in ath9k_hif_usb_alloc_urbsRajkumar Manoharan-2/+6
2010-07-05net/ne: fix memory leak in ne_drv_probe()Kulikov Vasiliy-1/+3
2010-07-02virtio_net: fix oom handling on txRusty Russell-8/+13
2010-07-02virtio_net: do not reschedule rx refill foreverMichael S. Tsirkin-4/+3
2010-07-02s2io: resolve statistics issuesJon Mason-41/+64
2010-07-02net: decreasing real_num_tx_queues needs to flush qdiscJohn Fastabend-1/+1
2010-07-02qlge: fix a eeh handler to not add a pending timerBreno Leitao-0/+2
2010-07-02qlge: Replacing add_timer() to mod_timer()Breno Leitao-6/+3
2010-07-02usbnet: Set parent device early for netdev_printk()Ben Hutchings-2/+3
2010-07-02net: Revert "rndis_host: Poll status channel before control channel"Ben Hutchings-12/+6
2010-07-02iwlwifi: remove key information during device restartReinette Chatre-0/+11
2010-06-30bonding: check if clients MAC addr has changedFlavio Leitner-1/+2
2010-06-30mv643xx_eth: use sw csum for big packetsSaeed Bishara-2/+7
2010-06-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller-7/+18
2010-06-29ixgbe: skip non IPv4 packets in ATR filterGuillaume Gaudonville-1/+3
2010-06-29ixgbe: disable tx engine before disabling tx laserJohn Fastabend-4/+4
2010-06-29ixgbe: fix panic when shutting down system with WoL enabledAndy Gospodarek-1/+2
2010-06-28bonding: prevent netpoll over bonded interfacesAndy Gospodarek-11/+22
2010-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-118/+208
2010-06-26phylib: Add autoload support for the LXT973 phy.David Woodhouse-0/+1
2010-06-26vxge: fix memory leak in vxge_alloc_msix() error pathMichal Schmidt-9/+20
2010-06-25cpmac: do not leak struct net_device on phy_connect errorsFlorian Fainelli-1/+2
2010-06-25smc91c92_cs: fix the problem that lan & modem does not work simultaneouslyKen Kawasaki-5/+13
2010-06-25iwlwifi: set TX_CMD_FLAG_PROT_REQUIRE_MSK in tx_flagWey-Yi Guy-5/+1