summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: btmrvl: add support for SDIO suspend/resume callbacksAmitkumar Karwar2012-05-093-1/+104
* Bluetooth: btmrvl: configure default host sleep parametersAmitkumar Karwar2012-05-093-22/+35
* Bluetooth: btusb: Dynamic alternate settingMikel Astiz2012-05-091-2/+11
* Bluetooth: btmrvl_sdio: remove pointless conditional before release_firmware()Jesper Juhl2012-05-091-7/+2
* Bluetooth: vhci: Ignore return code of nonseekable_open()David Herrmann2012-05-091-1/+2
* Bluetooth: Remove redundant hdev->parent fieldDavid Herrmann2012-05-091-1/+1
* iwlwifi: fix-up some merge damage from commit 0d6c4a2John W. Linville2012-05-081-1/+2
* brcmfmac: add out of band interrupt supportFranky Lin2012-05-085-15/+240
* brcmfmac: postpone interrupt register functionFranky Lin2012-05-081-9/+6
* brcmfmac: check bus state for statusFranky Lin2012-05-081-1/+1
* brcmfmac: stop releasing sdio host in irq handlerFranky Lin2012-05-081-4/+0
* iwlwifi: use 6000G2B for 6030 device seriesWey-Yi Guy2012-05-081-1/+1
* iwlwifi: use correct released ucode versionMeenakshi Venkataraman2012-05-081-1/+1
* ipw2100: Fix order of device registrationBen Hutchings2012-05-081-11/+13
* ipw2200: Fix order of device registrationBen Hutchings2012-05-081-11/+12
* rt2x00: Add debugfs access for rfcsr registerAnisse Astier2012-05-084-1/+20
* rt2x00: debugfs support - allow a register to be emptyAnisse Astier2012-05-081-35/+36
* net/wireless: ipw2200: Fix WARN_ON occurring in wiphy_register called by ipw_...Stanislav Yakovlev2012-05-081-15/+6
* iwlwifi: remove the iwl_shared referenceWey-Yi Guy2012-05-081-3/+3
* iwlwifi: modify #ifdef to avoid sparse complainWey-Yi Guy2012-05-082-19/+18
* mwifiex: fix static checker warningsAmitkumar Karwar2012-05-081-2/+1
* mwifiex: add support for SD8786 sdioWarheadsSE2012-05-083-2/+10
* wireless: at76c50x: allocating too much dataDan Carpenter2012-05-081-2/+2
* iwlwifi: don't init trans->reg_lock from the op_modeEmmanuel Grumbach2012-05-082-1/+1
* iwlwifi: add option to disable 5GHz bandStanislaw Gruszka2012-05-083-0/+9
* iwlwifi: use IWL_* instead of dev_printk when possibleEmmanuel Grumbach2012-05-082-10/+9
* iwlwifi: add loose coex lutWey-Yi Guy2012-05-081-2/+21
* iwlwifi: change kill mask based on reduce power stateWey-Yi Guy2012-05-082-9/+20
* iwlwifi: send reduce tx power info in commandWey-Yi Guy2012-05-082-1/+3
* iwlwifi: small define changeWey-Yi Guy2012-05-081-1/+3
* iwlwifi: add reduced tx power threshold defineWey-Yi Guy2012-05-081-0/+3
* iwlwifi: add checking for the condition to reduce tx powerWey-Yi Guy2012-05-082-4/+39
* iwlwifi: add BT reduced tx power flagWey-Yi Guy2012-05-081-2/+2
* iwlwifi: remove unused macrosWey-Yi Guy2012-05-081-69/+0
* libertas: include sched.h on firmware.cLuis R. Rodriguez2012-05-081-0/+1
* smsc75xx: let EEPROM determine GPIO/LED settingsSteve Glendinning2012-05-071-7/+12
* smsc75xx: eliminate unnecessary phy register readSteve Glendinning2012-05-071-3/+1
* smsc75xx: replace 0xffff with PHY_INT_SRC_CLEAR_ALLSteve Glendinning2012-05-072-1/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-07151-1150/+1862
|\
| * cdc_ether: Ignore bogus union descriptor for RNDIS devicesBjørn Mork2012-05-061-2/+12
| * bnx2x: bug fix when loading after SAN bootAriel Elior2012-05-061-1/+22
| * Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-05-045-10/+20
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-05-035-10/+20
| | |\
| | | * iwlwifi: fix skb truesize underestimationEric Dumazet2012-05-033-8/+17
| | | * Revert "ath9k_hw: Fix incorrect spur_freq_sd for AR9003"Rajkumar Manoharan2012-05-021-2/+2
| | | * brcmfmac: fix a double spin_unlock_irqrestore issue in dpcFranky Lin2012-05-021-0/+1
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-05-046-34/+32
| |\ \ \
| | * | | e1000: Silence sparse warnings by correcting typeAndrei Emeltchenko2012-05-041-2/+2
| | * | | igb, ixgbe: netdev_tx_reset_queue incorrectly called from tx init pathJohn Fastabend2012-05-043-4/+6
| | * | | ixgbe: dcb: BIT_APP_UPCHG not set by ixgbe_copy_dcb_cfg()John Fastabend2012-05-033-28/+22