Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | brcmfmac: remove support for unreleased BCM4354 PCIe | Arend van Spriel | 2015-03-20 | 1 | -9/+0 | |
| | * | | | | | brcmfmac: only support the BCM43455/7 device | Arend van Spriel | 2015-03-20 | 1 | -5/+5 | |
| | * | | | | | brcmfmac: add support for BCM43430 SDIO chipset | Arend van Spriel | 2015-03-20 | 5 | -1/+33 | |
| | * | | | | | brcmfmac: add MODULE_FIRMWARE() macros for bcm4356 PCIe device | Arend van Spriel | 2015-03-20 | 1 | -0/+2 | |
| | * | | | | | brcmfmac: Remove unnecessary new-line in pcie console logging. | Hante Meuleman | 2015-03-20 | 1 | -2/+1 | |
| | * | | | | | brcmfmac: Update msgbuf commonring size for improved throughput. | Hante Meuleman | 2015-03-20 | 1 | -4/+4 | |
| | * | | | | | brcmfmac: Add necessary memory barriers for SDIO. | Hante Meuleman | 2015-03-20 | 1 | -24/+33 | |
| | * | | | | | brcmfmac: avoid runtime-pm for sdio host controller | Arend van Spriel | 2015-03-20 | 1 | -1/+3 | |
| | * | | | | | mwifiex: missing curly braces in mwifiex_write_data_complete() | Dan Carpenter | 2015-03-20 | 1 | -1/+2 | |
| | * | | | | | rt2x00: add new rt2800usb device DWA 130 | Scott Branden | 2015-03-20 | 1 | -0/+1 | |
| | * | | | | | wil6210: fall back to pseudo-DMS mcast for secure link and PBSS | Vladimir Kondratiev | 2015-03-20 | 1 | -2/+101 | |
| | * | | | | | wil6210: implement broadcast/multicast data | Vladimir Kondratiev | 2015-03-20 | 5 | -76/+167 | |
| | * | | | | | wil6210: add bcast structures to WMI | Vladimir Kondratiev | 2015-03-20 | 1 | -2/+18 | |
| | * | | | | | wil6210: Prefer ether_addr_copy() over memcpy() | Vladimir Kondratiev | 2015-03-20 | 2 | -8/+10 | |
| | * | | | | | wil6210: Align Rx frames on 4*n+2 by having SNAP | Vladimir Kondratiev | 2015-03-20 | 4 | -3/+33 | |
| | * | | | | | wil6210: fix check for FW responsiveness | Vladimir Kondratiev | 2015-03-20 | 2 | -2/+2 | |
| | * | | | | | wil6210: optimize index manipulation in wil_vring_reap_rx | Vladimir Kondratiev | 2015-03-20 | 1 | -6/+11 | |
| | * | | | | | cw1200: Fix suspend | Lars-Peter Clausen | 2015-03-20 | 1 | -7/+4 | |
| | * | | | | | rtl8188ee: fix build break due to missing rtl_hal_pwrseqcmdparsing definition | Jeff Layton | 2015-03-20 | 1 | -0/+1 | |
| | * | | | | | ath9k: Start AIC calibration during MCI reset | Sujith Manoharan | 2015-03-20 | 1 | -0/+3 | |
| | * | | | | | ath9k: Handle MCI_STATE_AIC_CAL | Sujith Manoharan | 2015-03-20 | 3 | -2/+31 | |
| | * | | | | | ath9k: Handle MCI_STATE_AIC_START | Sujith Manoharan | 2015-03-20 | 3 | -0/+38 | |
| | * | | | | | ath9k: Handle MCI_STATE_AIC_CAL_RESET | Sujith Manoharan | 2015-03-20 | 3 | -0/+13 | |
| | * | | | | | ath9k: Disable AIC by default | Sujith Manoharan | 2015-03-20 | 2 | -1/+8 | |
| | * | | | | | ath9k: Process the AIC calibration results | Sujith Manoharan | 2015-03-20 | 1 | -0/+245 | |
| | * | | | | | ath9k: Finish AIC calibration | Sujith Manoharan | 2015-03-20 | 1 | -1/+77 | |
| | * | | | | | ath9k: Handle MCI_STATE_AIC_CAL_SINGLE | Sujith Manoharan | 2015-03-20 | 4 | -0/+183 | |
| | * | | | | | ath9k: Add register definitions for AIC | Sujith Manoharan | 2015-03-20 | 3 | -25/+169 | |
| | * | | | | | ath9k: Register private AIC ops | Sujith Manoharan | 2015-03-20 | 5 | -1/+54 | |
| | * | | | | | ath9k: Add initial structures for AIC | Sujith Manoharan | 2015-03-20 | 2 | -0/+60 | |
| | * | | | | | mwifiex: delay skb allocation for RX until cmd53 over | Zhaoyang Liu | 2015-03-16 | 2 | -34/+33 | |
| | * | | | | | mwifiex: add SDIO rx single port aggregation | Zhaoyang Liu | 2015-03-16 | 7 | -11/+184 | |
| | * | | | | | mwifiex: preprocess packets from TX queue | Zhaoyang Liu | 2015-03-16 | 7 | -11/+185 | |
| | * | | | | | mwifiex: remove_bss_prio_lock | Zhaoyang Liu | 2015-03-16 | 1 | -9/+2 | |
| | * | | | | | mwifiex: get rid of BA setup helper functions | Zhaoyang Liu | 2015-03-16 | 6 | -46/+42 | |
| | * | | | | | mwifiex: avoid queue_work while work is ongoing | Shengzhen Li | 2015-03-16 | 4 | -9/+36 | |
| | * | | | | | mwifiex: enhance SD8897 MP aggregation limits | Avinash Patil | 2015-03-16 | 1 | -2/+4 | |
| | * | | | | | mwifiex: rename alloc_rx_buf to alloc_dma_aligned_buf | Avinash Patil | 2015-03-16 | 4 | -10/+11 | |
| | * | | | | | mwifiex: lock main process till reinitialization of vif is over | Avinash Patil | 2015-03-16 | 3 | -1/+35 | |
| | * | | | | | wl18xx: show rx_frames_per_rates as an array as it really is | Nicolas Iooss | 2015-03-16 | 2 | -3/+3 | |
| | * | | | | | rt2x00usb: drop rt2x00usb_disable_radio() from rt2800usb_disable_radio() | Sebastian Andrzej Siewior | 2015-03-16 | 1 | -1/+0 | |
| | * | | | | | rt2x00usb: check USB's request error code in rt2800usb_autorun_detect() | Sebastian Andrzej Siewior | 2015-03-16 | 1 | -3/+7 | |
| | * | | | | | rt2x00usb: initialize the read value in case of failure | Sebastian Andrzej Siewior | 2015-03-16 | 1 | -2/+2 | |
| | * | | | | | mwifiex: use del_timer variant in interrupt context | Amitkumar Karwar | 2015-03-16 | 3 | -4/+4 | |
| | * | | | | | mwifiex: Add support for auto ARP in mwifiex. | Maithili Hinge | 2015-03-16 | 4 | -31/+113 | |
| | * | | | | | mwifiex: fix a bug in Rx multiport aggregation logic | Cathy Luo | 2015-03-16 | 1 | -2/+7 | |
| | * | | | | | rtlwifi: No need to export rtl_evm_dbm_jaguar anymore | Priit Laes | 2015-03-16 | 3 | -17/+15 | |
| | * | | | | | rtlwifi: Clean rtl_evm_db_to_percentage a bit | Priit Laes | 2015-03-16 | 1 | -9/+2 | |
| | * | | | | | ath9k: allow 40MHz radar detection width | Zefir Kurtisi | 2015-03-16 | 1 | -1/+2 | |
| | * | | | | | ath9k: add DFS support for extension channel | Zefir Kurtisi | 2015-03-16 | 1 | -15/+29 |