index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
xgene-dma.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-08-18
ath9k: add correct MAC/BB name for ar9561
Miaoqing Pan
1
-0
/
+1
2015-08-18
wl18xx: add diversity statistics
Guy Mishol
2
-52
/
+16
2015-08-18
wl18xx: update statistics acx and debugfs files
Eliad Peller
2
-81
/
+156
2015-08-18
rt2x00: adjust EEPROM_SIZE for rt2500usb
Adrien Schildknecht
1
-1
/
+1
2015-08-18
mwl8k: refactor some conditionals for clarity
John Linville
1
-24
/
+25
2015-08-18
rtlwifi: rtl8192cu: Remove and replace routine in hw.c and mac.c
Taehee Yoo
3
-107
/
+2
2015-08-18
rtlwifi: rtl8192cu: remove duplicated routine in hw.c and mac.c
Taehee Yoo
3
-72
/
+16
2015-08-14
mac80211: fix BIT position for TDLS WIDE extended cap
Emmanuel Grumbach
1
-1
/
+1
2015-08-14
mac80211: use DECLARE_EWMA
Johannes Berg
5
-10
/
+12
2015-08-14
average: provide macro to create static EWMA
Johannes Berg
1
-0
/
+39
2015-08-14
mac80211_hwsim: unregister genetlink family properly
Su Kang Yin
1
-1
/
+3
2015-08-14
mac80211: add rate mask logic for vht rates
Lorenzo Bianconi
6
-16
/
+181
2015-08-14
mac80211: define rate_control_apply_mask_ratetbl()
Lorenzo Bianconi
1
-0
/
+27
2015-08-14
mac80211: remove ieee80211_tx_rate dependency in rate mask code
Lorenzo Bianconi
1
-68
/
+71
2015-08-14
mac80211: remove ieee80211_tx_info from rate_control_apply_mask signature
Lorenzo Bianconi
1
-6
/
+5
2015-08-14
mac80211: Make OCB mode set BSSID
Bertold Van den Bergh
1
-1
/
+1
2015-08-14
mac80211: Only accept data frames in OCB mode
Bertold Van den Bergh
1
-1
/
+1
2015-08-14
mac80211: Set txrc.bss to true for OCB interfaces
Bertold Van den Bergh
1
-1
/
+2
2015-08-14
nl80211: Allow setting multicast rate on OCB interfaces
Bertold Van den Bergh
1
-1
/
+2
2015-08-14
cfg80211: propagate set_wiphy failure to userspace
Michal Kazior
1
-0
/
+1
2015-08-14
cfg80211: regulatory: handle 5 and 10 MHz channels properly
Matthias May
1
-11
/
+53
2015-08-13
orinoco: Do not call wiphy_unregister() from free_orinocodev()
Jes Sorensen
6
-5
/
+15
2015-08-13
mwifiex: claim sdio bus while downloading the firmware
Aniket Nagarnaik
1
-0
/
+4
2015-08-13
mwifiex: fix unable to connect hidden SSID AP on DFS channel
chunfan chen
4
-12
/
+136
2015-08-13
mwifiex: add firmware dump support for SD8997
Zhaoyang Liu
2
-10
/
+148
2015-08-13
mwifiex: add support for 8997 chipset
Zhaoyang Liu
7
-9
/
+147
2015-08-13
mwifiex: usb: return an error if kmalloc fails
Dan Carpenter
1
-1
/
+3
2015-08-13
rtlwifi: rtl8192c-common: Fix two typos
Larry Finger
1
-5
/
+4
2015-08-13
rtlwifi: rtl8192ee: Fix firmware header endian issues
Larry Finger
2
-26
/
+7
2015-08-13
rtlwifi: rtl888ee: Fix firmware header endian issues
Larry Finger
2
-25
/
+6
2015-08-13
rtlwifi: rtl8192de: Fix firmware header endian issues
Larry Finger
1
-22
/
+0
2015-08-13
rtlwifi: rtl8821ae: Fix firmware endian issues
Larry Finger
2
-28
/
+9
2015-08-13
rtlwifi: rtl8723ae: rtl8723be: rtl8723com: Fix firmware header endian issues
Larry Finger
5
-31
/
+10
2015-08-13
rtlwifi: rtl8192ce: rtl8192cu: Fix endian issue
Larry Finger
3
-27
/
+25
2015-08-13
brcmfmac: dhd_sdio.c: use existing atomic_or primitive
Vineet Gupta
1
-11
/
+2
2015-08-13
ath9k: match wait_for_completion_timeout return type
Nicholas Mc Guire
1
-1
/
+1
2015-08-13
ath9k_htc: wmi: match wait_for_completion_timeout return type
Nicholas Mc Guire
1
-1
/
+2
2015-08-13
ath9k_htc: drv_init: match wait_for_completion_timeout return type
Nicholas Mc Guire
1
-1
/
+1
2015-08-13
ath9k_htc: match wait_for_completion_timeout return type
Nicholas Mc Guire
1
-3
/
+6
2015-08-13
rtlwifi: misspelled code and comments corrected.
Cheolhyun Park
2
-2
/
+2
2015-08-13
ath10k: fix peer limit enforcement
Michal Kazior
1
-1
/
+14
2015-08-13
ath10k: don't remove peer that doesn't exist
Michal Kazior
1
-1
/
+3
2015-08-13
ath10k: fix hw reconfig on wow failure
Michal Kazior
1
-1
/
+19
2015-08-13
ath10k: initialize fw_features var
Michal Kazior
1
-1
/
+1
2015-08-13
ath10k: Enable MU MIMO txbf support for QCA99X0
Vivek Natarajan
2
-0
/
+49
2015-08-13
ath10k: Support different txbf configuration schemes
Vivek Natarajan
5
-0
/
+31
2015-08-13
ath10k: reject 11b tx fragmentation configuration
Michal Kazior
1
-0
/
+16
2015-08-13
ath10k: remove futile fragmentation threshold config
Michal Kazior
1
-21
/
+0
2015-08-13
mac80211: remove always true condition
Dan Carpenter
1
-4
/
+1
2015-08-13
mac80211: remove ieee80211_aes_cmac_calculate_k1_k2()
Johannes Berg
2
-30
/
+0
[next]