aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* brcm80211: remove some truely barftastic codeAlan Cox2012-10-19
* brcmfmac: remove 'always false' condition from brcmf_c_mkiovar_bsscfgArend van Spriel2012-10-19
* brcmfmac: fix sparse warningsFranky Lin2012-10-19
* brcmfmac: Using zero instead of NULLDan Carpenter2012-10-19
* ath9k: perform ANI cycle in idle stateRajkumar Manoharan2012-10-19
* carl9170: handle traps from firmware loaderChristian Lamparter2012-10-19
* mwifiex: Using %*phD instead of print_hex_dump_bytesAndrei Emeltchenko2012-10-19
* mwifiex: use sizeof(array) to print_hex_dump_bytesBing Zhao2012-10-19
* rt2800: comment tx power settingsStanislaw Gruszka2012-10-19
* rt2800: allow to reduce tx power on devices not exporting power limitStanislaw Gruszka2012-10-19
* rt2800: pass channel pointer to rt2800_config_txpowerStanislaw Gruszka2012-10-19
* rt2800: use eeprom OFDM 6M TX power as criterionStanislaw Gruszka2012-10-19
* rt2800: compensate tx power also for non 11b rates on 2GHzStanislaw Gruszka2012-10-19
* rt2800: limit TX_PWR_CFG_ values to 0xcStanislaw Gruszka2012-10-19
* rt2800: use BBP_R1 for setting tx powerStanislaw Gruszka2012-10-19
* ath_hw: Use common REG_WRITE parameter orderSven Eckelmann2012-10-19
* rtlwifi: rtl8192ce: rtl8192cu: use %*phC to dump small buffersAndy Shevchenko2012-10-19
* orinoco_usb: clean up some signedness issuesDan Carpenter2012-10-19
* bcma: do not initialize deactivated PCIe coresHauke Mehrtens2012-10-19
* ath/ath9k/ar9003_eeprom.c: Remove semicolon after ifPeter Senna Tschudin2012-10-19
* ath9k: Fix BT_OP_SCAN usageSujith Manoharan2012-10-19
* ath9k: Use a helper routine for MCI/FTP tuningSujith Manoharan2012-10-19
* bcma: add an extra pcie core structHauke Mehrtens2012-10-19
* bcma: use fallback sprom if sprom on card was not validHauke Mehrtens2012-10-19
* ssb: add attribute to indicate a parallel flash is availableHauke Mehrtens2012-10-19
* ssb: move parallel flash config into an own structHauke Mehrtens2012-10-19
* bcma: add some more flash chips for serial flashHauke Mehrtens2012-10-19
* bcma: extract drv_cc in bcma_core_mips_flash_detect()Hauke Mehrtens2012-10-19
* bcma: mark nflash if it is the boot flashHauke Mehrtens2012-10-19
* bcma: add and use constants for the flash windowsHauke Mehrtens2012-10-19
* bcma: mark pflash as present when availableHauke Mehrtens2012-10-19
* bcma: init sprom struct earlierHauke Mehrtens2012-10-19
* bcma: just do the necessary things in early register on SoCsHauke Mehrtens2012-10-19
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2012-10-19
|\
| * iwlwifi: don't WARN when a non empty queue is disabledEmmanuel Grumbach2012-10-16
| * iwlwifi: don't print the Intel banner twiceEmmanuel Grumbach2012-10-16
| * iwlwifi: first deactivate a queue, then wipe out its dataEmmanuel Grumbach2012-10-16
| * iwlwifi: use the new macro for the SCD Q STTS bitsEmmanuel Grumbach2012-10-16
| * iwlwifi: wipe out the status of the SCD when we disable a queueEmmanuel Grumbach2012-10-16
| * iwlwifi: remove unused variablesJohannes Berg2012-10-16
| * iwlwifi: make data frame tracing optionalJohannes Berg2012-10-16
| * iwlwifi: improve oversized command warningJohannes Berg2012-10-16
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-10-19
|\ \
| * | wireless: gelic: make use of WLAN_EID_VENDOR_SPECIFICArend van Spriel2012-10-18
| * | wireless: drivers: make use of WLAN_EID_VENDOR_SPECIFICArend van Spriel2012-10-18
| * | wireless: use OR operation to set wiphy featuresJohannes Berg2012-10-18
| |/
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2012-10-19
|\ \ | |/ |/|
| * Bluetooth: btmrv: Use %*ph specifier instead of print_hex_dump_bytesAndrei Emeltchenko2012-10-11
| * Bluetooth: btmrvl: Fix skb buffer overflowAndrei Emeltchenko2012-09-28
| * Bluetooth: btmrvl: Use DIV_ROUND_UP macroAndrei Emeltchenko2012-09-28