index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
cgroup.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-07-21
mwifiex: usb: Fix double add error when submitting rx urb
Reyad Attiyat
1
-2
/
+4
2015-07-21
mwifiex: fix leak of gen_ie storage on exit from mwifiex_del_mgmt_ies
John Linville
1
-0
/
+1
2015-07-21
MAINTAINERS: update for mwifiex driver maintainers
Avinash Patil
1
-1
/
+1
2015-07-21
mwifiex: do not short circuit exit from mwifiex_set_mgmt_ies
John Linville
1
-0
/
+2
2015-07-21
mwifiex: avoid freeing improper pointer in mwifiex_set_wowlan_mef_entry
John Linville
1
-2
/
+6
2015-07-21
wireless: cw1200: Remove redundant spi driver bus initialization
Antonio Borneo
1
-1
/
+0
2015-07-21
mwifiex: handle multichannel event
Avinash Patil
4
-0
/
+46
2015-07-21
mwifiex: separate interface combination for multichannel and DFS
Avinash Patil
1
-3
/
+22
2015-07-21
mwifiex: advertise multichannel support to cfg80211
Avinash Patil
3
-5
/
+23
2015-07-21
mwifiex: support to set multichannel policy to FW
Avinash Patil
3
-0
/
+40
2015-07-21
mwifiex: extend tx_data pause to AP interface as well
Avinash Patil
3
-34
/
+93
2015-07-21
mwifiex: enable traffic only when port is open
Avinash Patil
7
-3
/
+16
2015-07-21
mwifiex: support for bypass tx queue
Avinash Patil
6
-2
/
+111
2015-07-21
mwifiex: update domain_info upon band change in start_ap
Avinash Patil
3
-2
/
+9
2015-07-21
mwifiex: add cfg80211 tdls channel switch handler
Xinming Hu
1
-0
/
+72
2015-07-21
mwifiex: enhance tdls link setup condition
Xinming Hu
4
-7
/
+25
2015-07-21
mwifiex: enable tdls channel switch ext_cap
Xinming Hu
1
-0
/
+6
2015-07-21
mwifiex: add tdls config command
Xinming Hu
5
-0
/
+166
2015-07-21
mwifiex: process tdls channel switch event
Xinming Hu
4
-1
/
+117
2015-07-21
mwifiex: add tdls channel switch status
Xinming Hu
4
-2
/
+77
2015-07-21
mwifiex: do not increase tx_pkts_queued if receive address tx paused
Xinming Hu
1
-1
/
+4
2015-07-21
mwifiex: block data traffic to tx paused receive address
Xinming Hu
1
-1
/
+2
2015-07-21
mwifiex: add tx data pause support
Avinash Patil
5
-0
/
+118
2015-07-21
rtlwifi: rtl8192cu: Remove rtl8723 code
Taehee Yoo
3
-36
/
+1
2015-07-11
ath9k: DFS - add pulse chirp detection for FCC
Zefir Kurtisi
1
-6
/
+161
2015-07-11
ath9k: DFS - consider ext_channel pulses only in HT40 mode
Zefir Kurtisi
1
-1
/
+2
2015-07-11
ipw2100: fix timeout bug - always evaluated to 0
Nicholas Mc Guire
1
-1
/
+1
2015-07-11
ath10k: tweak interface combinations
Michal Kazior
1
-5
/
+34
2015-07-11
ath10k: fix per-vif queue locking
Michal Kazior
3
-42
/
+45
2015-07-11
ath10k: update vdev ps state on start
Michal Kazior
1
-0
/
+8
2015-07-11
ath10k: fix hw roc expiration notifcation
Michal Kazior
2
-3
/
+10
2015-07-11
ath10k: limit multi-vif ps more aggresivelly
Michal Kazior
1
-3
/
+3
2015-07-11
ath10k: don't set cck/ofdm scan flags
Michal Kazior
2
-4
/
+0
2015-07-11
ath10k: Fix target to cpu address conversion logic
Vasanthakumar Thiagarajan
1
-1
/
+1
2015-07-11
ath10k: fix QCA61X4 boot up
Bartosz Markowski
1
-1
/
+1
2015-07-11
be2net: bump up the driver version to 10.6.0.3
Sathya Perla
1
-1
/
+1
2015-07-11
be2net: make SET_LOOPBACK_MODE cmd asynchrounous
Suresh Reddy
3
-5
/
+35
2015-07-11
be2net: make the RX_FILTER command asynchronous
Suresh Reddy
1
-1
/
+1
2015-07-11
be2net: return error status from be_mcc_notify()
Suresh Reddy
1
-11
/
+28
2015-07-11
be2net: convert dest field in udp-hdr to host-endian
Venkat Duvvuru
1
-1
/
+1
2015-07-11
be2net: fix wrong return value in be_check_ufi_compatibility()
Vasundhara Volam
1
-1
/
+1
2015-07-11
be2net: remove redundant D0 power state set
Kalesh Purayil
1
-2
/
+0
2015-07-11
be2net: query FW to check if EVB is enabled
Kalesh Purayil
2
-3
/
+4
2015-07-11
be2net: remove duplicate code in be_setup_wol()
Kalesh Purayil
1
-17
/
+11
2015-07-11
ipv6: Do not iterate over all interfaces when finding source address on speci...
YOSHIFUJI Hideaki/吉藤英明
1
-90
/
+107
2015-07-11
net: Drop owner assignment from platform_driver
Krzysztof Kozlowski
3
-3
/
+0
2015-07-11
net: phy: Support setting polarity in marvell phy driver
David Thomson
2
-2
/
+41
2015-07-11
net: phy: Pass mdix ethtool setting through to phy driver
David Thomson
2
-0
/
+4
2015-07-10
tcp: do not export tcp_init_xmit_timers()
Eric Dumazet
1
-1
/
+0
2015-07-10
bridge: mdb: fill state in br_mdb_notify
Nikolay Aleksandrov
3
-5
/
+7
[next]