summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* netdev/phy: Make get_phy_id() static and quit EXPORTing it.David Daney2012-05-161-2/+1
* net/mlx4_core: Fixed error flow in rem_slave_eqsJack Morgenstein2012-05-161-7/+6
* net/mlx4_core: Add XRC domains and counters to resource trackerJack Morgenstein2012-05-164-5/+275
* net/mlx4_core: Fix potential kernel Oops in res tracker during Dom0 driver un...Jack Morgenstein2012-05-164-8/+26
* net/mlx4_core: Do not reset module-parameter num_vfs when fail to enable sriovJack Morgenstein2012-05-161-3/+2
* net/mlx4_core: Remove unused *_str functions from the resource trackerJack Morgenstein2012-05-161-30/+0
* net/mlx4_core: Change SYNC_TPT to be native (not wrapped)Jack Morgenstein2012-05-161-1/+1
* net/mlx4_core: Fix init_port mask state for slavesJack Morgenstein2012-05-161-2/+1
* net/mlx4: Address build warnings on set but not used variablesOr Gerlitz2012-05-165-18/+8
* dummy: documentation is staleAlan Cox2012-05-151-4/+1
* qlcnic-ethtool: set the ethtool_dump flag by ETH_FW_DUMP_DISABLE value that i...Manish chopra2012-05-151-1/+6
* stmmac: fix suspend/resume lockingGiuseppe CAVALLARO2012-05-151-4/+6
* stmmac: add mixed burst for DMAGiuseppe CAVALLARO2012-05-155-5/+12
* stmmac: extend mac addr reg and fix perfect fileringGiuseppe CAVALLARO2012-05-157-10/+29
* dm9000: some coldfire boards need thisSteven King2012-05-151-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2012-05-1526-220/+471
|\
| * iwlwifi: fix-up some merge damage from commit 0d6c4a2John W. Linville2012-05-091-1/+2
| * brcmfmac: add out of band interrupt supportFranky Lin2012-05-095-15/+240
| * brcmfmac: postpone interrupt register functionFranky Lin2012-05-091-9/+6
| * brcmfmac: check bus state for statusFranky Lin2012-05-091-1/+1
| * brcmfmac: stop releasing sdio host in irq handlerFranky Lin2012-05-091-4/+0
| * iwlwifi: use 6000G2B for 6030 device seriesWey-Yi Guy2012-05-091-1/+1
| * iwlwifi: use correct released ucode versionMeenakshi Venkataraman2012-05-091-1/+1
| * ipw2100: Fix order of device registrationBen Hutchings2012-05-091-11/+13
| * ipw2200: Fix order of device registrationBen Hutchings2012-05-091-11/+12
| * rt2x00: Add debugfs access for rfcsr registerAnisse Astier2012-05-094-1/+20
| * rt2x00: debugfs support - allow a register to be emptyAnisse Astier2012-05-091-35/+36
| * net/wireless: ipw2200: Fix WARN_ON occurring in wiphy_register called by ipw_...Stanislav Yakovlev2012-05-091-15/+6
| * iwlwifi: remove the iwl_shared referenceWey-Yi Guy2012-05-091-3/+3
| * iwlwifi: modify #ifdef to avoid sparse complainWey-Yi Guy2012-05-092-19/+18
| * mwifiex: fix static checker warningsAmitkumar Karwar2012-05-091-2/+1
| * mwifiex: add support for SD8786 sdioWarheadsSE2012-05-093-2/+10
| * wireless: at76c50x: allocating too much dataDan Carpenter2012-05-091-2/+2
| * iwlwifi: don't init trans->reg_lock from the op_modeEmmanuel Grumbach2012-05-092-1/+1
| * iwlwifi: add option to disable 5GHz bandStanislaw Gruszka2012-05-093-0/+9
| * iwlwifi: use IWL_* instead of dev_printk when possibleEmmanuel Grumbach2012-05-092-10/+9
| * iwlwifi: add loose coex lutWey-Yi Guy2012-05-091-2/+21
| * iwlwifi: change kill mask based on reduce power stateWey-Yi Guy2012-05-092-9/+20
| * iwlwifi: send reduce tx power info in commandWey-Yi Guy2012-05-092-1/+3
| * iwlwifi: small define changeWey-Yi Guy2012-05-091-1/+3
| * iwlwifi: add reduced tx power threshold defineWey-Yi Guy2012-05-091-0/+3
| * iwlwifi: add checking for the condition to reduce tx powerWey-Yi Guy2012-05-092-4/+39
| * iwlwifi: add BT reduced tx power flagWey-Yi Guy2012-05-091-2/+2
| * iwlwifi: remove unused macrosWey-Yi Guy2012-05-091-69/+0
| * libertas: include sched.h on firmware.cLuis R. Rodriguez2012-05-091-0/+1
* | igb: Add Support for new i210/i211 devices.Carolyn Wyborny2012-05-1216-110/+1205
* | igb: Add function and pointers for 82580 low power state settings.Carolyn Wyborny2012-05-122-0/+101
* | rndis_wlan: cleanup: change oid from __le32 to u32 in various placesJussi Kivilinna2012-05-121-49/+49
* | rndis_host: cleanup: change oid from __le32 to u32 in rndis_query()Jussi Kivilinna2012-05-121-6/+6
* | rndis_wlan: cleanup: byteswap data from device instead of RNDIS_* definesJussi Kivilinna2012-05-121-13/+13