summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* drivers: connector: fixed coding style issuesValentin Ilie2012-07-173-25/+28
* bnx2: Try to recover from PCI block resetMichael Chan2012-07-171-0/+7
* tg3: Add hwmon support for temperatureMichael Chan2012-07-172-0/+150
* tg3: Add APE scratchpad read functionMatt Carlson2012-07-172-2/+86
* tg3: Add common function tg3_ape_event_lock()Matt Carlson2012-07-171-24/+32
* tg3: Fix the setting of the APE_HAS_NCSI flagMichael Chan2012-07-171-21/+21
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-07-1711-225/+265
|\
| * ixgbe: Merge FCoE set_num and cache_ring calls into RSS/DCB configAlexander Duyck2012-07-152-147/+129
| * ixgbe: Add function for obtaining FCoE TC based on FCoE user priorityAlexander Duyck2012-07-144-15/+22
| * ixgbe: Populate the prio_tc_map in ixgbe_setup_tcAlexander Duyck2012-07-144-23/+35
| * ixgbe: Cleanup unpacking code for DCBAlexander Duyck2012-07-141-25/+22
| * ixgbe: Simplify logic for getting traffic class from user priorityAlexander Duyck2012-07-141-7/+23
| * e1000e: Program the correct register for ITR when using MSI-X.Matthew Vick2012-07-143-7/+31
| * e1000e: Cleanup code logic in e1000_check_for_serdes_link_82571()Tushar Dave2012-07-141-6/+8
* | be2net: dont pull too much data in skb linear partEric Dumazet2012-07-171-3/+3
* | be2net: update driver versionPadmanabh Ratnakar2012-07-171-1/+1
* | be2net: Add description about various RSS hash typesPadmanabh Ratnakar2012-07-171-2/+12
* | net/mlx4_en: dereferencing freed memoryDan Carpenter2012-07-171-3/+1
* | net/mlx4: off by one in parse_trans_rule()Dan Carpenter2012-07-171-1/+1
* | hyperv: Add support for setting MAC from within guestsHaiyang Zhang2012-07-173-1/+109
* | usb: Use eth_random_addrJoe Perches2012-07-172-3/+3
* | s390: Use eth_random_addrJoe Perches2012-07-172-2/+2
* | drivers/net: Use eth_random_addrJoe Perches2012-07-172-2/+2
* | wireless: Use eth_random_addrJoe Perches2012-07-1710-10/+10
* | net: usb: Use eth_random_addrJoe Perches2012-07-173-3/+3
* | ethernet: Use eth_random_addrJoe Perches2012-07-1715-16/+16
* | lpc_eth: remove duplicated includeDuan Jiong2012-07-171-1/+0
|/
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-07-14153-15289/+3200
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-12153-15289/+3200
| |\
| | * ath5k: replace modparam_all_channels with CONFIG_ATH5K_TEST_CHANNELSLuis R. Rodriguez2012-07-112-7/+18
| | * iwmc3200top: remove driver for unavailable hardwareJohn W. Linville2012-07-1112-2103/+0
| | * i2400m: remove SDIO device supportJohn W. Linville2012-07-1111-1510/+8
| | * bcma: add PMU clock support for BCM4706Hauke Mehrtens2012-07-111-4/+36
| | * bcma: fix CC driver compilation on MIPSRafał Miłecki2012-07-111-1/+1
| | * rt2x00: remove unused argumentStanislaw Gruszka2012-07-113-23/+12
| | * rt2800lib: merge same definesStanislaw Gruszka2012-07-111-17/+12
| | * rt2x00pci: small 3290 changes cleanupStanislaw Gruszka2012-07-111-4/+4
| | * carl9170: fix HT peer BA session corruptionChristian Lamparter2012-07-115-0/+132
| | * carl9170: import 1.9.6 firmware headersChristian Lamparter2012-07-112-4/+7
| | * ath9k_hw: remove debugging masks from AR_MCI_INTERRUPT_RX_MSG_DEFAULTRajkumar Manoharan2012-07-101-6/+0
| | * brcmsmac: handle non PCI devices in the phy codeHauke Mehrtens2012-07-101-2/+8
| | * brcmsmac: fix read in write_phy_regHauke Mehrtens2012-07-101-1/+1
| | * brcmsmac: extend brcms_c_chipmatch() to also handle non PCIe devicesHauke Mehrtens2012-07-103-9/+34
| | * brcmsmac: fix DMA on SoCsHauke Mehrtens2012-07-101-3/+8
| | * brcmsmac: extend xmtfifo_sz arrayHauke Mehrtens2012-07-101-1/+19
| | * brcmsmac: add some workarounds for other chips againHauke Mehrtens2012-07-101-42/+89
| | * brcmsmac: add a conditions for core rev 17 againHauke Mehrtens2012-07-101-2/+4
| | * brcmsmac: remove some unnessessacry casts and void pointerHauke Mehrtens2012-07-101-6/+5
| | * brcmsmac: use chip and package id constants from bcmaHauke Mehrtens2012-07-105-37/+27
| | * brcmsmac: use core id constants from bcmaHauke Mehrtens2012-07-102-64/+2