summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-04-13rt2800: zero registers of unused TX ringsJakub Kicinski
2012-04-13rt2800: initialize queues before giving up due to DMA errorJakub Kicinski
2012-04-13rt2800: add disabling of DMA before loading firmwareJakub Kicinski
2012-04-13rt2800: introduce wpdma_disable functionJakub Kicinski
2012-04-13Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2012-04-12iwlwifi: dynamically determine lib_opsJohannes Berg
2012-04-12net/wireless: ipw2x00: add supported cipher suites to wiphy initializationStanislav Yakovlev
2012-04-12prism54: replace open-coded ARRAY_SIZE with macroJim Cromie
2012-04-12brcm80211: replace open-coded ARRAY_SIZE with the macroJim Cromie
2012-04-12NFC: pn533 Rx chaining supportSamuel Ortiz
2012-04-12NFC: Convert pn533 from tasklet to workqueuesSamuel Ortiz
2012-04-12ath9k: remove dead codeZefir Kurtisi
2012-04-12mwifiex: use asynchronous firmware loadingAmitkumar Karwar
2012-04-12mwifiex: add support for WPS2.0Avinash Patil
2012-04-12mwifiex: display correct country information in debugfs "info"Amitkumar Karwar
2012-04-12mwifiex: set default regulatory domainAmitkumar Karwar
2012-04-12mwifiex: fix typo in RSSI_HIGH event handlingBing Zhao
2012-04-12iwlwifi: introduce device family enumJohannes Berg
2012-04-12iwlwifi: create device configuration header fileJohannes Berg
2012-04-12iwlwifi: move eeprom into privJohannes Berg
2012-04-12iwlwifi: split force_reset debugfs fileJohannes Berg
2012-04-12iwlwifi: remove ack_check module parameterJohannes Berg
2012-04-12iwlwifi: move hw_params into privJohannes Berg
2012-04-12iwlwifi: move queue watchdog into transportJohannes Berg
2012-04-12iwlwifi: remove unneeded struct declarationsJohannes Berg
2012-04-12iwlwifi: remove watchdog debugfs fileJohannes Berg
2012-04-12iwlwifi: move rx_page_order into transportJohannes Berg
2012-04-12ipw2100: remove a redundant NULL check before calling release_firmware()Jesper Juhl
2012-04-12wireless, orinoco: release_firmware() tests for NULL, remove explicit tests b...Jesper Juhl
2012-04-12wireless, mwifiex: drop redundant NULL test before call to release_firmware()Jesper Juhl
2012-04-12wireless, libertas: remove redundant NULL tests before calling release_firmwa...Jesper Juhl
2012-04-12ipw2200: remove a redundant NULL check before calling release_firmware()Jesper Juhl
2012-04-12wireless, atmel: remove pointless test for NULL before release_firmware() callJesper Juhl
2012-04-12wireless, at76c50x:: Don't needlessly test for NULL before calling release_fi...Jesper Juhl
2012-04-12rtl8192de: Recognize 92D E-CUT version.Forest Bond
2012-04-12rtl8192de: Clean up and fix 92D cut version constants and macros.Forest Bond
2012-04-12rtlwifi: support for Belkin Surf N300 XRLorenzo Bianconi
2012-04-12Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville
2012-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-04-12Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho
2012-04-12wlcore/wl12xx: adapt FW status for multiple familiesArik Nemtsov
2012-04-12wlcore: add module param to prevent HW recoveryArik Nemtsov
2012-04-12wlcore/wl12xx: move identify firmware function to a lower driver opLuciano Coelho
2012-04-12wlcore: set max_rx_agg_subframes in mac80211 according to HT confArik Nemtsov
2012-04-12wlcore/wl12xx: set HT capabilities per chip-familyArik Nemtsov
2012-04-12wlcore/wl12xx: add hw op to get rate-mask for AP-link in STA modeArik Nemtsov
2012-04-12wlcore/wl12xx: use a single memory config and reset if using wl127xLuciano Coelho
2012-04-12wlcore/wl12xx: move extended radio configuration parameters to wl12xxLuciano Coelho
2012-04-12wlcore/wl12xx: move runtime configuration struct to the lower driverLuciano Coelho
2012-04-12wlcore/wl12xx: expand functionality of cmd_trigger HW opArik Nemtsov