summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely2010-07-247-15/+15
* Merge commit 'v2.6.35-rc6' into devicetree/nextGrant Likely2010-07-2459-241/+414
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-07-207-12/+31
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-07-192-5/+6
| | |\
| | | * rt2x00: Fix lockdep warning in rt2x00lib_probe_dev()Stephen Boyd2010-07-161-5/+5
| | | * hostap_pci: set dev->base_addr during probeJohn W. Linville2010-07-141-0/+1
| | * | ibmveth: lost IRQ while closing/opening device leads to service lossRobert Jennings2010-07-161-1/+3
| | * | axnet_cs: use spin_lock_irqsave in ax_interruptKen Kawasaki2010-07-121-3/+4
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-07-122-2/+17
| | |\ \ | | | |/
| | | * ath9k_htc: fix memory leak in ath9k_hif_usb_alloc_urbsRajkumar Manoharan2010-07-071-2/+6
| | | * iwlwifi: remove key information during device restartReinette Chatre2010-07-021-0/+11
| | * | r8169: incorrect identifier for a 8168dpFrancois Romieu2010-07-111-1/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-07-0718-109/+172
| |\ \ \ | | |/ /
| | * | NET: SB1250: Initialize .ownerRalf Baechle2010-07-071-0/+1
| | * | vxge: show startup message with KERN_INFOWu Fengguang2010-07-071-2/+2
| | * | ll_temac: Fix missing iounmapsDenis Kirjanov2010-07-071-5/+13
| | * | net/ne: fix memory leak in ne_drv_probe()Kulikov Vasiliy2010-07-051-1/+3
| | * | virtio_net: fix oom handling on txRusty Russell2010-07-021-8/+13
| | * | virtio_net: do not reschedule rx refill foreverMichael S. Tsirkin2010-07-021-4/+3
| | * | s2io: resolve statistics issuesJon Mason2010-07-022-41/+64
| | * | net: decreasing real_num_tx_queues needs to flush qdiscJohn Fastabend2010-07-021-1/+1
| | * | qlge: fix a eeh handler to not add a pending timerBreno Leitao2010-07-021-0/+2
| | * | qlge: Replacing add_timer() to mod_timer()Breno Leitao2010-07-021-6/+3
| | * | usbnet: Set parent device early for netdev_printk()Ben Hutchings2010-07-021-2/+3
| | * | net: Revert "rndis_host: Poll status channel before control channel"Ben Hutchings2010-07-021-12/+6
| | * | bonding: check if clients MAC addr has changedFlavio Leitner2010-06-301-1/+2
| | * | mv643xx_eth: use sw csum for big packetsSaeed Bishara2010-06-301-2/+7
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-304-7/+18
| | |\ \ | | | |/
| | | * iwlwifi: set TX_CMD_FLAG_PROT_REQUIRE_MSK in tx_flagWey-Yi Guy2010-06-251-5/+1
| | | * iwlwifi: fix multicastJohannes Berg2010-06-251-1/+6
| | | * ath9k: Fix bug in starting aniVasanthakumar Thiagarajan2010-06-232-1/+11
| | * | ixgbe: skip non IPv4 packets in ATR filterGuillaume Gaudonville2010-06-291-1/+3
| | * | ixgbe: disable tx engine before disabling tx laserJohn Fastabend2010-06-291-4/+4
| | * | ixgbe: fix panic when shutting down system with WoL enabledAndy Gospodarek2010-06-291-1/+2
| | * | bonding: prevent netpoll over bonded interfacesAndy Gospodarek2010-06-281-11/+22
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-06-2735-118/+208
| |\ \ \ | | |/ /
| | * | phylib: Add autoload support for the LXT973 phy.David Woodhouse2010-06-261-0/+1
| | * | vxge: fix memory leak in vxge_alloc_msix() error pathMichal Schmidt2010-06-261-9/+20
| | * | cpmac: do not leak struct net_device on phy_connect errorsFlorian Fainelli2010-06-251-1/+2
| | * | smc91c92_cs: fix the problem that lan & modem does not work simultaneouslyKen Kawasaki2010-06-251-5/+13
| | * | sky2: enable rx/tx in sky2_phy_reinit()Brandon Philips2010-06-231-5/+14
| | * | cnic: Disable statistics initialization for eth clients that do not support s...Dmitry Kravkov2010-06-231-21/+34
| | * | net: add dependency on fw class module to qlcnic and netxen_nicAnirban Chakraborty2010-06-231-0/+2
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-221-0/+1
| | |\ \ | | | |/
| | | * ath5k: initialize ah->ah_current_channelBob Copeland2010-06-181-0/+1
| | * | hso: remove setting of low_latency flagFilip Aben2010-06-221-1/+0
| | * | lasi82596: fix netdev_mc_count conversionHelge Deller2010-06-211-1/+1
| | * | NET: MIPSsim: Fix modpost warning.Ralf Baechle2010-06-211-1/+1
| | * | bnx2: fix dma_get_ops compilation breakageFUJITA Tomonori2010-06-171-7/+4
| | * | ucc_geth: fix for RX skb buffers recyclingSergey Matyukevich2010-06-161-0/+2
OpenPOWER on IntegriCloud