]> bbs.cooldavid.org Git - net-next-2.6.git/history - drivers
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
[net-next-2.6.git] / drivers /
2010-07-07 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2010-07-07 Eran Libertygianfar: code cleanup
2010-07-07 Yoshihiro Shimodanet: sh_eth: add support for SH7757's ETHER
2010-07-07 Vladislav Zolotarovbnx2x: Set RXHASH for LRO packets
2010-07-07 Ralf BaechleNET: SB1250: Initialize .owner
2010-07-07 Eric Dumazetnet: fix 64 bit counters on 32 bit arches
2010-07-07 Wu Fengguangvxge: show startup message with KERN_INFO
2010-07-07 Denis Kirjanovll_temac: Fix missing iounmaps
2010-07-06 Julia Lawallforcedeth: correct valid flag
2010-07-06 Kulikov Vasiliynet/ne: fix memory leak in ne_drv_probe()
2010-07-06 Tilman Schmidtisdn: avoid calling tty_ldisc_flush() in atomic context
2010-07-06 Ron Mercerqlge: Change version to v1.00.00.25.00.00-01.
2010-07-06 Ron Mercerqlge: Make adapter drop frame errors and pass up csum...
2010-07-06 Ron Mercerqlge: Fix possible endian issue for rx UDP csum.
2010-07-06 Ron Mercerqlge: Reduce print level in data path statements.
2010-07-06 Ron Mercerqlge: Don't use firmware when forcing firmware dump.
2010-07-06 Ron Mercerqlge: Restore promiscuous setting after reset.
2010-07-06 Kulikov Vasiliyni52: Use the instance of net_device_stats from net_device.
2010-07-06 Kulikov Vasiliyns83820: Use the instance of net_device_stats from...
2010-07-06 Kulikov Vasiliymac89x0: Use the instance of net_device_stats from...
2010-07-06 Kulikov Vasiliynatsemi: Use the instance of net_device_stats from...
2010-07-06 Kulikov Vasiliyksz884x: Use the instance of net_device_stats from...
2010-07-06 Kulikov Vasiliylance: Use the instance of net_device_stats from net_de...
2010-07-06 Kulikov Vasiliyhp100: Use the instance of net_device_stats from net_de...
2010-07-06 Kulikov Vasiliystarfire: Use the instance of net_device_stats from...
2010-07-06 Kulikov Vasiliyhamachi: Use the instance of net_device_stats from...
2010-07-06 Kulikov Vasiliycs89x0: Use the instance of net_device_stats from net_d...
2010-07-06 Kulikov Vasiliyepic100: Use the instance of net_device_stats from...
2010-07-06 Kulikov Vasiliyethoc: Use the instance of net_device_stats from net_de...
2010-07-06 Kulikov Vasiliyfealnx: Use the instance of net_device_stats from net_d...
2010-07-06 Kulikov Vasiliydavinci_emac: Use the instance of net_device_stats...
2010-07-06 Ralf Baechleioc3-eth: Use the instance of net_device_stats from...
2010-07-06 Kulikov Vasiliysun3_82586: Use the instance of net_device_stats from...
2010-07-06 Richard Röjforsks8842: Replace usage of dev_dbg with netdev_dbg
2010-07-06 Oliver Neukumusbnet: remove direct access to urb->status
2010-07-06 Emil Tantilovixgbe: use netif_<level> instead of netdev_<level>
2010-07-06 Alexander Duyckigb: drop support for UDP hashing w/ RSS
2010-07-04 Ben HutchingsIB/{nes, ipoib}: Pass supported flags to ethtool_op_set...
2010-07-04 Michael Chanbnx2: Update version to 2.0.16.
2010-07-04 Michael Chanbnx2: Dump some config space registers during TX timeout.
2010-07-04 Michael Chanbnx2: Add support for skb->rxhash.
2010-07-04 Michael Chanbnx2: Always enable MSI-X on 5709.
2010-07-04 Joe Perchesdevice.h drivers/base/core.c Convert dev_<level> loggin...
2010-07-03 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2010-07-03 David S. MillerMerge branch 'vhost-net' of git://git.kernel.org/pub...
2010-07-03 Rusty Russellvirtio_net: fix oom handling on tx
2010-07-03 Michael S. Tsirkinvirtio_net: do not reschedule rx refill forever
2010-07-03 Jon Masons2io: resolve statistics issues
2010-07-03 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2010-07-03 John Fastabendnet: decreasing real_num_tx_queues needs to flush qdisc
2010-07-03 Breno Leitaoqlge: fix a eeh handler to not add a pending timer
2010-07-03 Breno Leitaoqlge: Replacing add_timer() to mod_timer()
2010-07-03 Ben Hutchingsusbnet: Set parent device early for netdev_printk()
2010-07-03 Ben Hutchingsnet: Revert "rndis_host: Poll status channel before...
2010-07-02 Stanislaw Gruszkaixgbe: use NETIF_F_LRO
2010-07-02 Greg Roseigb: Add comment
2010-07-02 Alexander Duyckigb: correct link test not being run when link is down
2010-07-02 Emil Tantilovigb: Fix Tx hangs seen when loading igb with max_vfs...
2010-07-02 Greg Roseigb: Use only a single Tx queue in SR-IOV mode
2010-07-02 Nick Nunleyigb: fix PHY config access on 82580
2010-07-02 Denis Kirjanovll_temac: add error checking to DMA init path
2010-07-02 Ajit Khapardebe2net: changes to properly provide phy details
2010-07-02 Brian Kingehea: Allocate stats buffer with GFP_KERNEL
2010-07-02 Cody Resterdrivers: bluetooth: bluecard_cs.c: Fixed include error...
2010-07-02 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2010-07-01 Michael S. Tsirkinvhost: add unlikely annotations to error path
2010-06-30 Don Skidmoreixgbe: add 1g PHY support for 82599
2010-06-30 Ben Hutchingssfc: Add support for RX flow hash control
2010-06-30 Ben Hutchingsvmxnet3: Remove incorrect implementation of ethtool_ops...
2010-06-30 Ben Hutchingsnetdev: Make ethtool_ops::set_flags() return -EINVAL...
2010-06-30 Ben Hutchingsethtool: Change ethtool_op_set_flags to validate flags
2010-06-30 Casey Leedomcxgb4vf: Use correct shift factor for extracting the...
2010-06-30 Casey Leedomcxgb4vf: Remove obsolete comment about the lack of...
2010-06-30 Flavio Leitnerbonding: check if clients MAC addr has changed
2010-06-30 Sathya Perlabe2net: memory barrier fixes on IBM p7 platform
2010-06-30 Dan Carpentercpmac: use resource_size()
2010-06-30 David HowellsBluetooth: Fix abuse of the preincrement operator
2010-06-30 Saeed Bisharamv643xx_eth: use sw csum for big packets
2010-06-30 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2010-06-30 Sujithath9k_htc: Add LED support for AR7010
2010-06-30 Felix Fietkauath9k: fix TSF after reset on AR913x
2010-06-30 Ivo van Doornrt2x00: Fix compile warning when debug disabled
2010-06-30 Ivo van Doornrt2x00: Always set BBP_CSR_CFG_BBP_RW_MODE to 1
2010-06-30 Ivo van Doornrt2x00: Fix antenna initialization
2010-06-30 Ivo van Doornrt2x00: Fix IEEE80211_HT_CAP_RX_STBC assignment
2010-06-30 Helmut Schaart2x00: fix beacon reset on rt2800
2010-06-30 Helmut Schaart2x00: Disable link tuning in AP mode
2010-06-30 Helmut Schaart2x00: Fix beacon updates in rt61pci
2010-06-30 Helmut Schaart2x00: Fix beacon updates in rt2800pci
2010-06-30 Ivo van Doornrt2x00: Enable multiBSS in rt2800
2010-06-30 Gertjan van Wingerdert2x00: Align rt2800 EEPROM validation to Ralink vendor...
2010-06-30 Gertjan van Wingerdert2x00: Correctly detect 93C86 EEPROMs in rt2800pci.
2010-06-30 Gertjan van Wingerdert2x00: Split of TXWI writing to write_tx_data callback...
2010-06-30 Gertjan van Wingerdert2x00: Rename driver write_tx_datadesc callback function.
2010-06-30 Gertjan van Wingerdert2x00: Move common txdone handling to rt2x00lib_txdone.
2010-06-30 Gertjan van Wingerdert2x00: Merge PCI and USB versions of write_tx_data...
2010-06-30 Gertjan van Wingerdert2x00: Move filling of TX URB to rt2x00usb_kick_tx_ent...
2010-06-30 Gertjan van Wingerdert2x00: Fix frame dumping for USB devices.
2010-06-30 Ivo van Doornrt2x00: Remove unneeded variable
2010-06-30 Ivo van Doornrt2x00: Write the BSSID to register when interface...
next