| Commit message (Expand) | Author | Files | Lines |
2013-12-05 | ath: dynamic user allow check helper to the top | Luis R. Rodriguez | 1 | -12/+11 |
2013-12-05 | ath: move dynamic_country_user_possible() to the top | Luis R. Rodriguez | 1 | -72/+72 |
2013-12-05 | ath: fix usage of freq_reg_info() | Luis R. Rodriguez | 1 | -1/+1 |
2013-12-05 | ath: move the channel for ath_reg_apply_beaconing_flags() into helper | Luis R. Rodriguez | 1 | -19/+20 |
2013-12-05 | ath: simplify ath_reg_apply_beaconing_flags() | Luis R. Rodriguez | 1 | -21/+10 |
2013-12-05 | ath: rename ath_reg_apply_active_scan_flags() to ath_reg_apply_ir_flags() | Luis R. Rodriguez | 1 | -3/+3 |
2013-12-05 | ath: clean up ath_reg_apply_active_scan_flags() | Luis R. Rodriguez | 1 | -38/+63 |
2013-12-05 | ath: fix logic on ath_reg_apply_active_scan_flags() | Luis R. Rodriguez | 1 | -6/+6 |
2013-12-05 | wcn36xx: fix typo error | Chun-Yeow Yeoh | 2 | -3/+3 |
2013-12-05 | rtlwifi: rtl8188ee: Fix typo in code | Larry Finger | 1 | -1/+1 |
2013-12-05 | bcma: pci: remove unnecessary pci_set_drvdata() | Jingoo Han | 1 | -1/+0 |
2013-12-05 | wireless: libertas: remove unnecessary spi_set_drvdata() | Jingoo Han | 1 | -1/+0 |
2013-12-05 | wireless: rt2x00: remove unnecessary pci_set_drvdata() | Jingoo Han | 1 | -3/+0 |
2013-12-05 | wireless: prism54: remove unnecessary pci_set_drvdata() | Jingoo Han | 2 | -3/+0 |
2013-12-05 | wireless: ipw2100: remove unnecessary pci_set_drvdata() | Jingoo Han | 1 | -1/+0 |
2013-12-05 | brcmsmac: remove dependency on CRC8 and CRC_CCITT | Hauke Mehrtens | 1 | -2/+0 |
2013-12-05 | ath9k: fix retry chain initialization in tx99 code | Lorenzo Bianconi | 1 | -0/+1 |
2013-12-05 | wcn36xx: set self STA default HT parameters | Chun-Yeow Yeoh | 1 | -0/+17 |
2013-12-05 | libertas sdio: claim device before calling sdio_disable_func() | Alexey Khoroshilov | 1 | -2/+2 |
2013-12-05 | rtlwifi: rtl8192cu: Update table.c | Mark Cave-Ayland | 1 | -20/+20 |
2013-12-05 | rtlwifi: rtl8192cu: Bring rtl92cu_phy_bb_config() up to date | Mark Cave-Ayland | 1 | -1/+5 |
2013-12-05 | rtlwifi: Bring _rtl92c_phy_iq_calibrate() in line with the vendor driver | Mark Cave-Ayland | 2 | -12/+29 |
2013-12-05 | rtlwifi: rtl8192c: Update dynamic gain calculations | Larry Finger | 1 | -98/+193 |
2013-12-05 | rtlwifi: Add missing code to PWDB statics routine | Larry Finger | 1 | -0/+14 |
2013-12-05 | rtlwifi: rtl8192cu: Fix some code in RF handling | Larry Finger | 1 | -13/+16 |
2013-12-05 | rtlwifi: rtl8192cu: Update the power index registers | Larry Finger | 2 | -0/+12 |
2013-12-05 | rtlwifi: rtl8192c: Add routines to save/restore power index registers | Larry Finger | 1 | -0/+36 |
2013-12-05 | rtlwifi: Update beacon statistics for USB driver | Larry Finger | 1 | -0/+2 |
2013-12-05 | rtlwifi: Increase the RX queue length for USB drivers | Larry Finger | 1 | -1/+1 |
2013-12-05 | rtlwifi: rtl8192c: Add new definitions in the dm_common header | Larry Finger | 1 | -0/+14 |
2013-12-05 | rtlwifi: Set the link state | Larry Finger | 1 | -0/+1 |
2013-12-05 | rtlwifi: Redo register save locations | Larry Finger | 1 | -16/+16 |
2013-12-05 | rtlwifi: rtl8192cu: Add new firmware | Larry Finger | 3 | -3/+24 |
2013-12-05 | rtlwifi: rtl8192c: Prevent reconnect attempts if not connected | Larry Finger | 1 | -1/+2 |
2013-12-05 | rt2x00: rt2800lib: no need to write RF register 3 twice for RT5592 | Kevin Lo | 1 | -1/+0 |
2013-12-05 | rtlwifi: Remove unused calls to rtl_is_special_data() | Larry Finger | 2 | -6/+0 |
2013-12-05 | wcn36xx: Fix logging macro with unnecessary semicolon | Eugene Krasnikov | 1 | -1/+1 |
2013-12-05 | wcn36xx: enable beacon change using BSS_CHANGED_BEACON | Chun-Yeow Yeoh | 1 | -1/+2 |
2013-12-05 | rtl8187: Increase RX queue depth | Larry Finger | 1 | -1/+1 |
2013-12-05 | rtlwifi: fix usage of freq_reg_info() | Luis R. Rodriguez | 1 | -3/+4 |
2013-12-05 | brcm80211: fix usage of freq_reg_info() | Luis R. Rodriguez | 1 | -1/+2 |
2013-12-05 | wireless: cw1200: Use consistent internal locking conventions | Solomon Peachy | 1 | -2/+2 |
2013-12-05 | cw1200: Make the "scan failed" message into a warning | Solomon Peachy | 1 | -2/+3 |
2013-12-05 | iwl3945: do not print RFKILL message | Stanislaw Gruszka | 1 | -2/+1 |
2013-12-05 | wl1251: return -ENOMEM if kzalloc fails | Jing Wang | 1 | -141/+68 |
2013-12-05 | libertas/sdio: make sure card enters power-off when firmware is loaded. | NeilBrown | 1 | -1/+1 |
2013-12-05 | rt2x00: rt2800lib: update RF registers for RT5390 | Kevin Lo | 1 | -11/+19 |
2013-12-05 | mwifiex: improvements in mwifiex_ret_tx_power_cfg() | Amitkumar Karwar | 1 | -19/+16 |
2013-12-05 | rt2x00: rt2800lib: Update BBP register initialization for RT53xx | Kevin Lo | 1 | -3/+3 |
2013-12-02 | brcmfmac: expose chip information through debugfs | Arend van Spriel | 1 | -1/+35 |