Age | Commit message (Expand) | Author |
2014-01-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-01-01 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-12-26 | wireless: slight optimization of addr compare | dingtianhong |
2013-12-26 | rtlwifi: slight optimization of addr compare | dingtianhong |
2013-12-26 | mwifiex: slight optimization of addr compare | dingtianhong |
2013-12-26 | ipw2x00: slight optimization of addr compare | dingtianhong |
2013-12-26 | cw1200: slight optimization of addr compare | dingtianhong |
2013-12-26 | hostap: slight optimization of addr compare | dingtianhong |
2013-12-26 | zd1211rw: slight optimization of addr compare | dingtianhong |
2013-12-19 | drivers: net: Mark functions as static in debug.c | Rashika Kheria |
2013-12-19 | drivers: net: Mark functions as static in 4965-debug.c | Rashika Kheria |
2013-12-19 | drivers: net: Mark functions as static in 3945-debug.c | Rashika Kheria |
2013-12-19 | ath9k: simplify/fix tx packet TID handling | Felix Fietkau |
2013-12-19 | ath9k: fix TSF offset precision issue | Felix Fietkau |
2013-12-19 | ath9k: call ath9k_set_tsfadjust from ath9k_beacon_config | Felix Fietkau |
2013-12-19 | ath9k: move ath9k_debug_sync_cause out of ath9k_hw | Felix Fietkau |
2013-12-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-12-18 | ath9k: Use a subroutine for the AR9330 reset WAR | Sujith Manoharan |
2013-12-18 | ath9k: Fix RTC reset delay | Sujith Manoharan |
2013-12-18 | ath9k: Add a delay between RTC reset/clear for AR9003 | Sujith Manoharan |
2013-12-18 | ath9k: Fix regulatory compliance | Sujith Manoharan |
2013-12-18 | ath9k: Update BaseExtension_1 eeprom structure | Sujith Manoharan |
2013-12-18 | ath9k: Initialize "switchcomspdt" eeprom field explicitly | Sujith Manoharan |
2013-12-18 | ath9k: Remove unneeded ref. count initialization | Sujith Manoharan |
2013-12-18 | ath9k: Cleanup ath9k.h | Sujith Manoharan |
2013-12-18 | ath9k: Cleanup spectral scan code | Sujith Manoharan |
2013-12-18 | ath9k: properly preserve TSF across reset | Felix Fietkau |
2013-12-18 | ath9k_hw: clean up station beacon timer API | Felix Fietkau |
2013-12-18 | ath9k_hw: remove spur related unused defines | Felix Fietkau |
2013-12-18 | ath9k_hw: remove additional_swba_backoff | Felix Fietkau |
2013-12-18 | ath9k_hw: simplify spur channel handling | Felix Fietkau |
2013-12-18 | ath9k_hw: remove ah->config.pcie_clock_req | Felix Fietkau |
2013-12-18 | ath9k_hw: remove defunct ad-hoc mode ATIM window handling code | Felix Fietkau |
2013-12-18 | ath9k_hw: clean up generic timer code | Felix Fietkau |
2013-12-18 | ath9k_hw: use a software timer for btcoex no_stomp_timer | Felix Fietkau |
2013-12-18 | ath9k: add support for reporting per-chain signal strength | Felix Fietkau |
2013-12-18 | ath9k_common: get rid of an unnecessary variable | Felix Fietkau |
2013-12-18 | drivers: net: Mark functions as static in debug.c | Rashika Kheria |
2013-12-18 | drivers: net: Mark functions as static in 4965-debug.c | Rashika Kheria |
2013-12-18 | drivers: net: Mark functions as static in 3945-debug.c | Rashika Kheria |
2013-12-18 | mwifiex: download per country tx power table to firmware | Bing Zhao |
2013-12-18 | mwifiex: download cal-data from device-tree to firmware | Bing Zhao |
2013-12-18 | mwifiex: remove cfg_data construction | Bing Zhao |
2013-12-18 | mwifiex: send regulatory domain info to firmware only if alpha2 changed | Bing Zhao |
2013-12-18 | ath9k: fix 5/10MHz channel width initialization on ar9003 | Lorenzo Bianconi |
2013-12-18 | ath9k_htc: reconfigure led_gpios after resume | Oleksij Rempel |
2013-12-18 | brcmfmac: clarify struct brcmf_sdio_dev::func[0] reference | Arend van Spriel |
2013-12-18 | brcmfmac: remove brcmf_sdio_disconnect() function | Arend van Spriel |
2013-12-18 | brcmfmac: use consistent function names in dhd_sdio.c | Arend van Spriel |
2013-12-18 | brcmfmac: Combine protocol push hdr and bus txdata. | Hante Meuleman |