aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-09Bluetooth: btusb: Dynamic alternate settingMikel Astiz1-2/+11
2012-05-09Bluetooth: btmrvl_sdio: remove pointless conditional before release_firmware()Jesper Juhl1-7/+2
2012-05-09Bluetooth: vhci: Ignore return code of nonseekable_open()David Herrmann1-1/+2
2012-05-09Bluetooth: Remove redundant hdev->parent fieldDavid Herrmann1-1/+1
2012-05-08iwlwifi: fix-up some merge damage from commit 0d6c4a2John W. Linville1-1/+2
2012-05-08brcmfmac: add out of band interrupt supportFranky Lin5-15/+240
2012-05-08brcmfmac: postpone interrupt register functionFranky Lin1-9/+6
2012-05-08brcmfmac: check bus state for statusFranky Lin1-1/+1
2012-05-08brcmfmac: stop releasing sdio host in irq handlerFranky Lin1-4/+0
2012-05-08iwlwifi: use 6000G2B for 6030 device seriesWey-Yi Guy1-1/+1
2012-05-08iwlwifi: use correct released ucode versionMeenakshi Venkataraman1-1/+1
2012-05-08ipw2100: Fix order of device registrationBen Hutchings1-11/+13
2012-05-08ipw2200: Fix order of device registrationBen Hutchings1-11/+12
2012-05-08rt2x00: Add debugfs access for rfcsr registerAnisse Astier4-1/+20
2012-05-08rt2x00: debugfs support - allow a register to be emptyAnisse Astier1-35/+36
2012-05-08net/wireless: ipw2200: Fix WARN_ON occurring in wiphy_register called by ipw_pci_probeStanislav Yakovlev1-15/+6
2012-05-08iwlwifi: remove the iwl_shared referenceWey-Yi Guy1-3/+3
2012-05-08iwlwifi: modify #ifdef to avoid sparse complainWey-Yi Guy2-19/+18
2012-05-08mwifiex: fix static checker warningsAmitkumar Karwar1-2/+1
2012-05-08mwifiex: add support for SD8786 sdioWarheadsSE3-2/+10
2012-05-08wireless: at76c50x: allocating too much dataDan Carpenter1-2/+2
2012-05-08iwlwifi: don't init trans->reg_lock from the op_modeEmmanuel Grumbach2-1/+1
2012-05-08iwlwifi: add option to disable 5GHz bandStanislaw Gruszka3-0/+9
2012-05-08iwlwifi: use IWL_* instead of dev_printk when possibleEmmanuel Grumbach2-10/+9
2012-05-08iwlwifi: add loose coex lutWey-Yi Guy1-2/+21
2012-05-08iwlwifi: change kill mask based on reduce power stateWey-Yi Guy2-9/+20
2012-05-08iwlwifi: send reduce tx power info in commandWey-Yi Guy2-1/+3
2012-05-08iwlwifi: small define changeWey-Yi Guy1-1/+3
2012-05-08iwlwifi: add reduced tx power threshold defineWey-Yi Guy1-0/+3
2012-05-08iwlwifi: add checking for the condition to reduce tx powerWey-Yi Guy2-4/+39
2012-05-08iwlwifi: add BT reduced tx power flagWey-Yi Guy1-2/+2
2012-05-08iwlwifi: remove unused macrosWey-Yi Guy1-69/+0
2012-05-08libertas: include sched.h on firmware.cLuis R. Rodriguez1-0/+1
2012-05-07smsc75xx: let EEPROM determine GPIO/LED settingsSteve Glendinning1-7/+12
2012-05-07smsc75xx: eliminate unnecessary phy register readSteve Glendinning1-3/+1
2012-05-07smsc75xx: replace 0xffff with PHY_INT_SRC_CLEAR_ALLSteve Glendinning2-1/+3
2012-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller151-1150/+1862
2012-05-07Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostDavid S. Miller3-19/+46
2012-05-07netdev/of/phy: Add MDIO bus multiplexer driven by GPIO lines.David Daney3-0/+153
2012-05-07netdev/of/phy: Add MDIO bus multiplexer support.David Daney3-0/+202
2012-05-07netdev/of/phy: New function: of_mdio_find_bus().David Daney2-0/+34
2012-05-07isdn/capi: elliminate capincci_find() in non-middleware caseTilman Schmidt1-14/+13
2012-05-07isdn/capi: fix readability damageTilman Schmidt2-19/+12
2012-05-07isdn/gigaset: unify function return valuesTilman Schmidt10-81/+87
2012-05-07isdn/gigaset: internal function name cleanupTilman Schmidt1-11/+5
2012-05-07isdn/gigaset: fix readability damageTilman Schmidt4-216/+208
2012-05-07isdn/gigaset: improve error handling querying firmware versionTilman Schmidt1-1/+3
2012-05-07isdn/gigaset: fix CAPI disconnect B3 handlingTilman Schmidt1-0/+4
2012-05-07isdn/gigaset: ratelimit CAPI message dumpsTilman Schmidt1-13/+9
2012-05-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-nextDavid S. Miller5-29/+69