summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* rtlwifi: rtl8723be: Add new driverLarry Finger2014-03-0427-3/+14065
* rtlwifi: rtl8723ae: rtl8723-common: Copy common dynamic power management codeLarry Finger2014-03-046-41/+106
* rtlwifi: rtl8723ae: rtl8723-common: Copy common firmware codeLarry Finger2014-03-0411-805/+142
* rtlwifi: rtl8723ae: rtl8723-common: Create new driver for common codeLarry Finger2014-03-0410-469/+555
* rtlwifi: Prepare existing drivers for new driverLarry Finger2014-03-0414-143/+215
* rtlwifi: btcoexist: Add new mini driverLarry Finger2014-03-0414-1/+6847
* rtl818x: make sure TX descriptor writes are done before kicking DMAandrea merello2014-03-041-0/+6
* rtl818x: Make sure the TX descriptor "valid" flag is written by lastandrea merello2014-03-041-0/+5
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-0423-113/+172
|\
| * mwifiex: do not advertise usb autosuspend supportBing Zhao2014-02-281-8/+0
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwif...John W. Linville2014-02-283-15/+19
| |\
| | * iwlwifi: fix TX status for aggregated packetsJohannes Berg2014-02-272-14/+18
| | * iwlwifi: mvm: change of listen interval from 70 to 10Max Stepanov2014-02-271-1/+1
| * | ath9k: fix invalid descriptor discardingFelix Fietkau2014-02-251-35/+35
| * | ath9k: reduce baseband hang detection false positive rateFelix Fietkau2014-02-251-1/+7
| * | ath9k: fix ps-poll responses under a-mpdu sessionsFelix Fietkau2014-02-241-2/+3
| * | mwifiex: rename usb driver name registerring to usb coreBing Zhao2014-02-241-3/+1
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwif...John W. Linville2014-02-241-0/+1
| |\|
| | * iwlwifi: dvm: clear IWL_STA_UCODE_INPROGRESS when assoc failsEmmanuel Grumbach2014-02-201-0/+1
| * | ath9k: Fix ETSI compliance for AR9462 2.0Sujith Manoharan2014-02-201-2/+2
| * | brcmfmac: fix txglomming scatter-gather packet transfersArend van Spriel2014-02-201-10/+4
| * | ath9k: protect tid->sched checkStanislaw Gruszka2014-02-201-3/+5
| * | mwifiex: fix cmd and Tx data timeout issue for PCIe cardsAmitkumar Karwar2014-02-201-17/+11
| * | mwifiex: add NULL check for PCIe Rx skbAmitkumar Karwar2014-02-201-0/+6
| * | mwifiex: clean pcie ring only when device is presentAvinash Patil2014-02-201-1/+2
| * | libertas: fix scan result loss if SSID IE len 0James Cameron2014-02-201-1/+1
| * | hostap: Do not free priv until timer handler has actually stopped using itKirill Tkhai2014-02-201-1/+1
| * | hostap: fix "hostap: proc: Use remove_proc_subtree()"Russell King - ARM Linux2014-02-131-1/+1
| * | rtl8187: fix regression on MIPS without coherent DMAStanislaw Gruszka2014-02-131-2/+8
| * | ath5k: shifting the wrong variable for AR5K_AR5210Dan Carpenter2014-02-131-1/+1
| * | rtlwifi: Fix incorrect return from rtl_ps_enable_nic()Olivier Langlois2014-02-131-1/+1
| * | rtlwifi: rtl8192ce: Fix too long disable of IRQsOlivier Langlois2014-02-131-2/+16
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixesJohn W. Linville2014-02-134-9/+48
| |\|
| | * iwlwifi: disable TX AMPDU by default for iwldvmEmmanuel Grumbach2014-02-134-9/+48
* | | wil6210: fix smatch warning in wil_cfg80211_get_station()Vladimir Kondratiev2014-03-031-1/+1
* | | wil6210: fix buffer overflow in wil_txdesc_debugfs_show()Vladimir Kondratiev2014-03-031-6/+6
* | | wl1251: use skb_trim to make skb shorterIvaylo Dimitrov2014-03-031-1/+1
* | | wireless: Kconfig: add missing dependencyZhao, Gang2014-03-031-4/+4
* | | ath9k_hw: tweak noise immunity thresholds for older chipsetsFelix Fietkau2014-03-032-4/+23
* | | ath9k_hw: toggle weak signal detection in AP mode on older chipsetsFelix Fietkau2014-03-031-8/+10
* | | ath9k: fix invalid max frame lengthSylvain Roger Rieunier2014-03-031-1/+1
* | | net: Replace min macro with min_tSilvan Jegen2014-03-0317-22/+22
* | | brcmfmac: reset suspend flag upon sdio suspend failureArend van Spriel2014-02-281-3/+5
* | | mwifiex: update MCS information as per antenna settingsAmitkumar Karwar2014-02-285-3/+45
* | | mwifiex: replace num_cmd_timeout with is_cmd_timedoutAmitkumar Karwar2014-02-287-12/+12
* | | mwifiex: get rid of extra num_cmd_timeout variableAmitkumar Karwar2014-02-283-4/+2
* | | mwifiex: block further commands after timeoutAmitkumar Karwar2014-02-281-0/+5
* | | brcmfmac: use pre-allocated scatter-gather table for txglommingArend van Spriel2014-02-283-16/+41
* | | brcmfmac: Correct mcs index reportDaniel Kim2014-02-281-4/+13
* | | brcmfmac: Put frame sdio tx error handling in sub function.Hante Meuleman2014-02-281-79/+33