aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* ioc3-eth: Use the instance of net_device_stats from net_device.Ralf Baechle2010-07-05
* sun3_82586: Use the instance of net_device_stats from net_device.Kulikov Vasiliy2010-07-05
* ks8842: Replace usage of dev_dbg with netdev_dbgRichard Röjfors2010-07-05
* usbnet: remove direct access to urb->statusOliver Neukum2010-07-05
* ixgbe: use netif_<level> instead of netdev_<level>Emil Tantilov2010-07-05
* igb: drop support for UDP hashing w/ RSSAlexander Duyck2010-07-05
* IB/{nes, ipoib}: Pass supported flags to ethtool_op_set_flags()Ben Hutchings2010-07-04
* bnx2: Update version to 2.0.16.Michael Chan2010-07-04
* bnx2: Dump some config space registers during TX timeout.Michael Chan2010-07-04
* bnx2: Add support for skb->rxhash.Michael Chan2010-07-04
* bnx2: Always enable MSI-X on 5709.Michael Chan2010-07-04
* device.h drivers/base/core.c Convert dev_<level> logging macros to functionsJoe Perches2010-07-04
* ixgbe: use NETIF_F_LROStanislaw Gruszka2010-07-02
* igb: Add commentGreg Rose2010-07-02
* igb: correct link test not being run when link is downAlexander Duyck2010-07-02
* igb: Fix Tx hangs seen when loading igb with max_vfs > 7.Emil Tantilov2010-07-02
* igb: Use only a single Tx queue in SR-IOV modeGreg Rose2010-07-02
* igb: fix PHY config access on 82580Nick Nunley2010-07-02
* ll_temac: add error checking to DMA init pathDenis Kirjanov2010-07-02
* be2net: changes to properly provide phy detailsAjit Khaparde2010-07-02
* ehea: Allocate stats buffer with GFP_KERNELBrian King2010-07-02
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-07-01
|\
| * ath9k_htc: Add LED support for AR7010Sujith2010-06-30
| * ath9k: fix TSF after reset on AR913xFelix Fietkau2010-06-30
| * rt2x00: Fix compile warning when debug disabledIvo van Doorn2010-06-30
| * rt2x00: Always set BBP_CSR_CFG_BBP_RW_MODE to 1Ivo van Doorn2010-06-30
| * rt2x00: Fix antenna initializationIvo van Doorn2010-06-30
| * rt2x00: Fix IEEE80211_HT_CAP_RX_STBC assignmentIvo van Doorn2010-06-30
| * rt2x00: fix beacon reset on rt2800Helmut Schaa2010-06-30
| * rt2x00: Disable link tuning in AP modeHelmut Schaa2010-06-30
| * rt2x00: Fix beacon updates in rt61pciHelmut Schaa2010-06-30
| * rt2x00: Fix beacon updates in rt2800pciHelmut Schaa2010-06-30
| * rt2x00: Enable multiBSS in rt2800Ivo van Doorn2010-06-30
| * rt2x00: Align rt2800 EEPROM validation to Ralink vendor driver.Gertjan van Wingerde2010-06-30
| * rt2x00: Correctly detect 93C86 EEPROMs in rt2800pci.Gertjan van Wingerde2010-06-30
| * rt2x00: Split of TXWI writing to write_tx_data callback in rt2800usb.Gertjan van Wingerde2010-06-30
| * rt2x00: Rename driver write_tx_datadesc callback function.Gertjan van Wingerde2010-06-30
| * rt2x00: Move common txdone handling to rt2x00lib_txdone.Gertjan van Wingerde2010-06-30
| * rt2x00: Merge PCI and USB versions of write_tx_data into single function.Gertjan van Wingerde2010-06-30
| * rt2x00: Move filling of TX URB to rt2x00usb_kick_tx_entry function.Gertjan van Wingerde2010-06-30
| * rt2x00: Fix frame dumping for USB devices.Gertjan van Wingerde2010-06-30
| * rt2x00: Remove unneeded variableIvo van Doorn2010-06-30
| * rt2x00: Write the BSSID to register when interface is addedIvo van Doorn2010-06-30
| * rt2x00: Implement tx mpdu aggregationHelmut Schaa2010-06-30
| * ath9k: make ath9k_hw_keysetmac staticJohn W. Linville2010-06-29
| * ath9k: remove unused function ath9k_hw_keyisvalidJohn W. Linville2010-06-29
| * ath9k: fix retry count for A-MPDU rate control status reportsFelix Fietkau2010-06-28
| * ath5k: fix antenna div gc for <= AR5K_SREV_PHY_2413Bruno Randolf2010-06-28
| * b43: Add SDIO_DEVICE() for EW-CG1102GCMagnus Damm2010-06-28
| * iwlwifi: add disable rf calibration support for 6000g2a and 6000g2bWey-Yi Guy2010-06-25