aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
* net/wireless: ipw2x00: add supported cipher suites to wiphy initializationStanislav Yakovlev2012-04-12
* prism54: replace open-coded ARRAY_SIZE with macroJim Cromie2012-04-12
* brcm80211: replace open-coded ARRAY_SIZE with the macroJim Cromie2012-04-12
* ath9k: remove dead codeZefir Kurtisi2012-04-12
* mwifiex: use asynchronous firmware loadingAmitkumar Karwar2012-04-12
* mwifiex: add support for WPS2.0Avinash Patil2012-04-12
* mwifiex: display correct country information in debugfs "info"Amitkumar Karwar2012-04-12
* mwifiex: set default regulatory domainAmitkumar Karwar2012-04-12
* mwifiex: fix typo in RSSI_HIGH event handlingBing Zhao2012-04-12
* iwlwifi: introduce device family enumJohannes Berg2012-04-12
* iwlwifi: create device configuration header fileJohannes Berg2012-04-12
* iwlwifi: move eeprom into privJohannes Berg2012-04-12
* iwlwifi: split force_reset debugfs fileJohannes Berg2012-04-12
* iwlwifi: remove ack_check module parameterJohannes Berg2012-04-12
* iwlwifi: move hw_params into privJohannes Berg2012-04-12
* iwlwifi: move queue watchdog into transportJohannes Berg2012-04-12
* iwlwifi: remove unneeded struct declarationsJohannes Berg2012-04-12
* iwlwifi: remove watchdog debugfs fileJohannes Berg2012-04-12
* iwlwifi: move rx_page_order into transportJohannes Berg2012-04-12
* ipw2100: remove a redundant NULL check before calling release_firmware()Jesper Juhl2012-04-12
* wireless, orinoco: release_firmware() tests for NULL, remove explicit tests b...Jesper Juhl2012-04-12
* wireless, mwifiex: drop redundant NULL test before call to release_firmware()Jesper Juhl2012-04-12
* wireless, libertas: remove redundant NULL tests before calling release_firmwa...Jesper Juhl2012-04-12
* ipw2200: remove a redundant NULL check before calling release_firmware()Jesper Juhl2012-04-12
* wireless, atmel: remove pointless test for NULL before release_firmware() callJesper Juhl2012-04-12
* wireless, at76c50x:: Don't needlessly test for NULL before calling release_fi...Jesper Juhl2012-04-12
* rtl8192de: Recognize 92D E-CUT version.Forest Bond2012-04-12
* rtl8192de: Clean up and fix 92D cut version constants and macros.Forest Bond2012-04-12
* rtlwifi: support for Belkin Surf N300 XRLorenzo Bianconi2012-04-12
* Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville2012-04-12
|\
| * ath6kl: Fix 4-way handshake failure in AP and P2P GO modeVasanthakumar Thiagarajan2012-04-09
| * ath6kl: Configure htcap in fw based on the channel type in AP modeVasanthakumar Thiagarajan2012-04-09
| * ath6kl: Don't advertise HT40 support in 2.4 GhzVasanthakumar Thiagarajan2012-04-09
| * ath6kl: Fix target assert in p2p bringup with multi vifVasanthakumar Thiagarajan2012-04-09
| * ath6kl: Support net_stats.multicastVasanthakumar Thiagarajan2012-04-04
| * ath6kl: Fix scan related issue on suspend-resumeVivek Natarajan2012-04-03
| * ath6kl: Use vmalloc instead of kmalloc for fwVivek Natarajan2012-04-03
| * ath6kl: Set background scan period.Bala Shanmugam2012-03-28
| * ath6kl: Store scan request info in-advance before sending SCAN requestRaja Mani2012-03-28
| * ath6kl: add full USB supportKalle Valo2012-03-26
| * ath6kl: Add HTC pipe implementationKalle Valo2012-03-26
| * ath6kl: add htc opsKalle Valo2012-03-26
| * ath6kl: remove void pointer from ath6kl_credit_setup()Kalle Valo2012-03-26
| * ath6kl: add rx data padding supportKalle Valo2012-03-26
| * ath6kl: add pointer to the skb in htc_packetKalle Valo2012-03-26
| * ath6kl: add tx_comp_multi() to struct htc_ep_callbacksKalle Valo2012-03-26
| * ath6kl: Add tx_complete() to struct htc_ep_callbacksKalle Valo2012-03-26
| * ath6kl: set ram reserved size only for ar6003Kalle Valo2012-03-26
| * ath6kl: Configure inactivity timeout in fwVasanthakumar Thiagarajan2012-03-26
| * Merge remote branch 'wireless-next/master' into ath6kl-nextKalle Valo2012-03-26
| |\