aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* wireless: wl12xx: use dev_get_platdata()Jingoo Han2013-09-26
* wireless: wlcore: use dev_get_platdata()Jingoo Han2013-09-26
* wireless: wl1251: use dev_get_platdata()Jingoo Han2013-09-26
* wireless: libertas: use dev_get_platdata()Jingoo Han2013-09-26
* wireless: cw1200: use dev_get_platdata()Jingoo Han2013-09-26
* wireless: brcmfmac: use dev_get_platdata()Jingoo Han2013-09-26
* wireless: ath9k: use dev_get_platdata()Jingoo Han2013-09-26
* wireless: ath5k: use dev_get_platdata()Jingoo Han2013-09-26
* net: ath9k: Use NULL instead of falseSachin Kamat2013-09-26
* ar5523: Add USB ID of D-Link WUA-2340 rev A1Albert Pool2013-09-26
* rt2800: comment enable radio initialization sequenceStanislaw Gruszka2013-09-26
* mwifiex: Remove casting the return value which is a void pointerJingoo Han2013-09-26
* ath9k: replace snprintf() with scnprintf()Zefir Kurtisi2013-09-26
* ath9k: Add DELL 1707 to supported card tableSujith Manoharan2013-09-26
* ath9k: Update AR9485 1.1 initvalsSujith Manoharan2013-09-26
* ath9k: Add and use initvals for channel 14Sujith Manoharan2013-09-26
* ath9k: Fix regulatory compliance for AR9462/AR9565Sujith Manoharan2013-09-26
* ath9k: Identify WB335 Antenna configurationSujith Manoharan2013-09-26
* ath9k: Identify CUS252 cardsSujith Manoharan2013-09-26
* ath9k: Enable antenna diversity for WB335Sujith Manoharan2013-09-26
* ath9k: Add support for AR9565 v1.0.1 LNA diversitySujith Manoharan2013-09-26
* ath9k: Use correct RX gain table for AR9565Sujith Manoharan2013-09-26
* ath9k: Fix antenna diversity init for AR9565Sujith Manoharan2013-09-26
* ath9k: Bypass EEPROM for diversity cap for AR9565Sujith Manoharan2013-09-26
* ath9k: Update initvals for AR9565 1.0Sujith Manoharan2013-09-26
* Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville2013-09-26
|\
| * ath10k: add chip_id file to debugfsKalle Valo2013-09-03
| * ath10k: check chip id from the soc register during probeKalle Valo2013-09-03
| * ath10k: simplify ath10k_ce_init() wake up handlingKalle Valo2013-09-03
| * ath10k: convert ath10k_pci_wake() to returnKalle Valo2013-09-03
| * ath10k: clean up ath10k_ce_completed_send_next_nolock()Kalle Valo2013-09-03
| * ath10k: convert ath10k_pci_reg_read/write32() to take struct ath10kKalle Valo2013-09-03
| * ath10k: remove void pointer from struct ath10k_pci_complKalle Valo2013-09-03
| * ath10k: make target_ce_config_wlan more readableKalle Valo2013-09-03
| * ath10k: pci: make host_ce_config_wlan[] more readableKalle Valo2013-09-03
| * ath10k: remove un ar_pci->cacheline_sz fieldKalle Valo2013-09-01
| * ath10k: rename ce_ring_state to ath10k_ce_ringMichal Kazior2013-09-01
| * ath10k: rename ce_state to ath10k_ce_pipeMichal Kazior2013-09-01
| * ath10k: rename hif_ce_pipe_info to ath10k_pci_pipeMichal Kazior2013-09-01
| * ath10k: remove unused ce_attr parametersMichal Kazior2013-09-01
| * ath10k: remove ce_op_stateMichal Kazior2013-09-01
| * ath10k: use inline ce_state structureMichal Kazior2013-09-01
| * ath10k: Fix mutex unlock balanceMohammed Shafi Shajakhan2013-08-28
| * ath10k: add support for HTT 3.0Michal Kazior2013-08-15
| * ath10k: add support for firmware newer than 636Michal Kazior2013-08-15
| * ath10k: fix WEP in AP and IBSS modeMarek Puzyniak2013-08-14
| * ath10k: plug possible memory leak in WMIMichal Kazior2013-08-14
| * ath10k: implement 802.3 SNAP rx decap type A-MSDU handlingMichal Kazior2013-08-14
| * ath10k: fix HTT service setupMichal Kazior2013-08-14
| * ath10k: print errcode when CE ring setup failsMichal Kazior2013-08-14