summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* e1000e: Enable DMA Burst Mode on 82574 by default.Matthew Vick2012-04-271-1/+2
* e1000e: Disable Far-End LoopBack following reset on 80003ES2LAN.Matthew Vick2012-04-271-0/+8
* be2net: update the driver versionAjit Khaparde2012-04-271-1/+1
* be2net: fix speed displayed by ethtool on certain SKUsAjit Khaparde2012-04-271-1/+1
* be2net: Ignore status of some ioctls during driver loadAjit Khaparde2012-04-271-13/+4
* NET: smsc-ircc2: mark non-experimentalLinus Walleij2012-04-272-3/+2
* bonding: bond_update_speed_duplex() can return void since no callers check it...Rick Jones2012-04-271-6/+6
* qlcnic: Allow a predefined set of capture masks for FW dumpManish Chopra2012-04-273-18/+24
* qlcnic: Adding mac statistics to ethtool.Jitendra Kalsaria2012-04-273-30/+226
* qlcnic: Register device in FAILED state.Sucheta Chakraborty2012-04-274-13/+93
* isdn/eicon: use standard __init,__exit function markuphartleys2012-04-2711-36/+33
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-04-26107-2447/+3230
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-26107-2447/+3230
| |\
| | * ath9k: Fix IDLE PowersaveSujith Manoharan2012-04-241-17/+26
| | * iwlwifi: use new mac80211 queue schemeJohannes Berg2012-04-234-74/+66
| | * iwlwifi: clean up module parametersJohannes Berg2012-04-2317-124/+134
| | * iwlwifi: revert workaround to restore 1000 rx throughputDon Fry2012-04-231-1/+0
| | * iwlwifi: use direct calls for transport freeJohannes Berg2012-04-234-28/+10
| | * iwlwifi: clean up some hw file includesJohannes Berg2012-04-234-4/+8
| | * iwlwifi: move OTP definesJohannes Berg2012-04-232-11/+11
| | * iwlwifi: move antenna definitions to configJohannes Berg2012-04-232-9/+11
| | * iwlwifi: move eeprom versions to HW filesJohannes Berg2012-04-235-42/+29
| | * iwlwifi: move watchdog definitions to configJohannes Berg2012-04-232-6/+6
| | * iwlwifi: move PLCP defines to configJohannes Berg2012-04-232-11/+12
| | * iwlwifi: move driver defines to iwl-drv.hJohannes Berg2012-04-234-5/+9
| | * iwlwifi: remove duplicate iwlagn_mod_params declarationJohannes Berg2012-04-231-1/+0
| | * iwlwifi: remove TX/RX frame statisticsJohannes Berg2012-04-2323-417/+1
| | * iwlwifi: remove traffic logJohannes Berg2012-04-237-253/+5
| | * iwlwifi: move iwl_cmd_echo_testJohannes Berg2012-04-233-18/+17
| | * iwlwifi: move TIME_UNITJohannes Berg2012-04-232-2/+1
| | * iwlwifi: remove bt_siso_mode declarationJohannes Berg2012-04-231-5/+0
| | * iwlwifi: include net/mac80211.h to avoid compiler errorWey-Yi Guy2012-04-231-0/+1
| | * iwlwifi: clean up iwl-shared.h includesJohannes Berg2012-04-2311-13/+13
| | * iwlwifi: move iwl_have_debug_levelJohannes Berg2012-04-232-5/+6
| | * iwlwifi: move debugfs registration function declarationsJohannes Berg2012-04-232-15/+13
| | * iwlwifi: remove debugfs logspamJohannes Berg2012-04-232-56/+20
| | * iwlwifi: properly set basic ratesJohannes Berg2012-04-234-53/+94
| | * iwlwifi: Added debugfs calib disabled writeDavid Spinadel2012-04-231-2/+23
| | * iwlwifi: provide proper API to disable all interruptsEmmanuel Grumbach2012-04-234-17/+35
| | * iwlwifi: check RF kill register when interrupts have been disabledEmmanuel Grumbach2012-04-231-0/+10
| | * iwlwifi: enable RF kill interrupt in start_hwEmmanuel Grumbach2012-04-231-0/+3
| | * iwlwifi: first enable RF kill interrupt, then check registerEmmanuel Grumbach2012-04-231-9/+7
| | * iwlwifi: make a static inline to read the RF kill registerEmmanuel Grumbach2012-04-233-8/+10
| | * rt2800: add chipset revision RT5390R supportAnisse Astier2012-04-232-0/+13
| | * ath9k: extend DFS detector stats in dfs_debugfsZefir Kurtisi2012-04-234-11/+104
| | * ath9k: don't strip mic on non-encrypted frames in tkipMichael Liang2012-04-231-0/+1
| | * rtlwifi: rtl8192se: Convert driver to use private dm structLarry Finger2012-04-233-81/+84
| | * rtlwifi: rtl8192de: Convert driver to use private dm structsLarry Finger2012-04-233-94/+100
| | * rtlwifi: rtl8192c: Convert driver to use private ps_t structLarry Finger2012-04-231-27/+31
| | * rtlwifi: rtl8192c: Convert driver to use private dm structsLarry Finger2012-04-234-112/+123