aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2010-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-07-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-07-16ibmveth: lost IRQ while closing/opening device leads to service lossRobert Jennings
2010-07-16rt2x00: Fix lockdep warning in rt2x00lib_probe_dev()Stephen Boyd
2010-07-14hostap_pci: set dev->base_addr during probeJohn W. Linville
2010-07-12axnet_cs: use spin_lock_irqsave in ax_interruptKen Kawasaki
2010-07-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-07-11r8169: incorrect identifier for a 8168dpFrancois Romieu
2010-07-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-07-07NET: SB1250: Initialize .ownerRalf Baechle
2010-07-07vxge: show startup message with KERN_INFOWu Fengguang
2010-07-07ll_temac: Fix missing iounmapsDenis Kirjanov
2010-07-07ath9k_htc: fix memory leak in ath9k_hif_usb_alloc_urbsRajkumar Manoharan
2010-07-05net/ne: fix memory leak in ne_drv_probe()Kulikov Vasiliy
2010-07-02virtio_net: fix oom handling on txRusty Russell
2010-07-02virtio_net: do not reschedule rx refill foreverMichael S. Tsirkin
2010-07-02s2io: resolve statistics issuesJon Mason
2010-07-02net: decreasing real_num_tx_queues needs to flush qdiscJohn Fastabend
2010-07-02qlge: fix a eeh handler to not add a pending timerBreno Leitao
2010-07-02qlge: Replacing add_timer() to mod_timer()Breno Leitao
2010-07-02usbnet: Set parent device early for netdev_printk()Ben Hutchings
2010-07-02net: Revert "rndis_host: Poll status channel before control channel"Ben Hutchings
2010-07-02iwlwifi: remove key information during device restartReinette Chatre
2010-06-30bonding: check if clients MAC addr has changedFlavio Leitner
2010-06-30mv643xx_eth: use sw csum for big packetsSaeed Bishara
2010-06-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-06-29ixgbe: skip non IPv4 packets in ATR filterGuillaume Gaudonville
2010-06-29ixgbe: disable tx engine before disabling tx laserJohn Fastabend
2010-06-29ixgbe: fix panic when shutting down system with WoL enabledAndy Gospodarek
2010-06-28bonding: prevent netpoll over bonded interfacesAndy Gospodarek
2010-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-06-26phylib: Add autoload support for the LXT973 phy.David Woodhouse
2010-06-26vxge: fix memory leak in vxge_alloc_msix() error pathMichal Schmidt
2010-06-25cpmac: do not leak struct net_device on phy_connect errorsFlorian Fainelli
2010-06-25smc91c92_cs: fix the problem that lan & modem does not work simultaneouslyKen Kawasaki
2010-06-25iwlwifi: set TX_CMD_FLAG_PROT_REQUIRE_MSK in tx_flagWey-Yi Guy
2010-06-25iwlwifi: fix multicastJohannes Berg
2010-06-23sky2: enable rx/tx in sky2_phy_reinit()Brandon Philips
2010-06-23ath9k: Fix bug in starting aniVasanthakumar Thiagarajan
2010-06-23cnic: Disable statistics initialization for eth clients that do not support s...Dmitry Kravkov
2010-06-23net: add dependency on fw class module to qlcnic and netxen_nicAnirban Chakraborty
2010-06-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-06-22hso: remove setting of low_latency flagFilip Aben
2010-06-21lasi82596: fix netdev_mc_count conversionHelge Deller
2010-06-21NET: MIPSsim: Fix modpost warning.Ralf Baechle
2010-06-18ath5k: initialize ah->ah_current_channelBob Copeland
2010-06-17bnx2: fix dma_get_ops compilation breakageFUJITA Tomonori
2010-06-16ucc_geth: fix for RX skb buffers recyclingSergey Matyukevich
2010-06-16pcnet_cs: add new id (TOSHIBA Modem/LAN Card)Ken Kawasaki
2010-06-16gianfar: Fix oversized packets handlingAnton Vorontsov