Age | Commit message (Expand) | Author |
2013-12-05 | wireless: prism54: remove unnecessary pci_set_drvdata() | Jingoo Han |
2013-12-05 | wireless: ipw2100: remove unnecessary pci_set_drvdata() | Jingoo Han |
2013-12-05 | brcmsmac: remove dependency on CRC8 and CRC_CCITT | Hauke Mehrtens |
2013-12-05 | ath9k: fix retry chain initialization in tx99 code | Lorenzo Bianconi |
2013-12-05 | wcn36xx: set self STA default HT parameters | Chun-Yeow Yeoh |
2013-12-05 | libertas sdio: claim device before calling sdio_disable_func() | Alexey Khoroshilov |
2013-12-05 | rtlwifi: rtl8192cu: Update table.c | Mark Cave-Ayland |
2013-12-05 | rtlwifi: rtl8192cu: Bring rtl92cu_phy_bb_config() up to date | Mark Cave-Ayland |
2013-12-05 | rtlwifi: Bring _rtl92c_phy_iq_calibrate() in line with the vendor driver | Mark Cave-Ayland |
2013-12-05 | rtlwifi: rtl8192c: Update dynamic gain calculations | Larry Finger |
2013-12-05 | rtlwifi: Add missing code to PWDB statics routine | Larry Finger |
2013-12-05 | rtlwifi: rtl8192cu: Fix some code in RF handling | Larry Finger |
2013-12-05 | rtlwifi: rtl8192cu: Update the power index registers | Larry Finger |
2013-12-05 | rtlwifi: rtl8192c: Add routines to save/restore power index registers | Larry Finger |
2013-12-05 | rtlwifi: Update beacon statistics for USB driver | Larry Finger |
2013-12-05 | rtlwifi: Increase the RX queue length for USB drivers | Larry Finger |
2013-12-05 | rtlwifi: rtl8192c: Add new definitions in the dm_common header | Larry Finger |
2013-12-05 | rtlwifi: Set the link state | Larry Finger |
2013-12-05 | rtlwifi: Redo register save locations | Larry Finger |
2013-12-05 | rtlwifi: rtl8192cu: Add new firmware | Larry Finger |
2013-12-05 | rtlwifi: rtl8192c: Prevent reconnect attempts if not connected | Larry Finger |
2013-12-05 | rt2x00: rt2800lib: no need to write RF register 3 twice for RT5592 | Kevin Lo |
2013-12-05 | rtlwifi: Remove unused calls to rtl_is_special_data() | Larry Finger |
2013-12-05 | wcn36xx: Fix logging macro with unnecessary semicolon | Eugene Krasnikov |
2013-12-05 | wcn36xx: enable beacon change using BSS_CHANGED_BEACON | Chun-Yeow Yeoh |
2013-12-05 | rtl8187: Increase RX queue depth | Larry Finger |
2013-12-05 | rtlwifi: fix usage of freq_reg_info() | Luis R. Rodriguez |
2013-12-05 | brcm80211: fix usage of freq_reg_info() | Luis R. Rodriguez |
2013-12-05 | wireless: cw1200: Use consistent internal locking conventions | Solomon Peachy |
2013-12-05 | cw1200: Make the "scan failed" message into a warning | Solomon Peachy |
2013-12-05 | iwl3945: do not print RFKILL message | Stanislaw Gruszka |
2013-12-05 | wl1251: return -ENOMEM if kzalloc fails | Jing Wang |
2013-12-05 | libertas/sdio: make sure card enters power-off when firmware is loaded. | NeilBrown |
2013-12-05 | rt2x00: rt2800lib: update RF registers for RT5390 | Kevin Lo |
2013-12-05 | mwifiex: improvements in mwifiex_ret_tx_power_cfg() | Amitkumar Karwar |
2013-12-05 | rt2x00: rt2800lib: Update BBP register initialization for RT53xx | Kevin Lo |
2013-12-02 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville |
2013-12-02 | brcmfmac: expose chip information through debugfs | Arend van Spriel |
2013-12-02 | brcmfmac: move firmware event related defines to fweh.h | Arend van Spriel |
2013-12-02 | brcmfmac: remove some unused definitions | Arend van Spriel |
2013-12-02 | brcmfmac: Use consistent naming for BCDC. | Hante Meuleman |
2013-12-02 | brcmfmac: move firmware command code definitions | Arend van Spriel |
2013-12-02 | brcmfmac: move firmware related structures to fwil_types.h | Arend van Spriel |
2013-12-02 | brcmfmac: remove unnecessary EXPORT_SYMBOL() usage | Arend van Spriel |
2013-12-02 | brcmfmac: provide firmware version in ethtool driver info | Arend van Spriel |
2013-12-02 | brcmfmac: Dynamically register a protocol layer. | Hante Meuleman |
2013-12-02 | brcmfmac: remove redundant ioctl handlers | Arend van Spriel |
2013-12-02 | brcmfmac: use platform specific alignment in SDIO | Arend van Spriel |
2013-12-02 | brcmfmac: determine alignment values during probe | Arend van Spriel |
2013-12-02 | brcmfmac: removed dhd_proto.h. | Hante Meuleman |