index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nilfs2
/
namei.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-08-06
wil6210: detailed statistics for Rx reorder drop
Vladimir Kondratiev
3
-10
/
+19
2015-08-06
wil6210: unify wmi_set_ie() error handling
Vladimir Kondratiev
2
-23
/
+25
2015-08-06
wil6210: sort IEs handling
Vladimir Kondratiev
1
-49
/
+29
2015-08-06
wil6210: treat "unhandled event" as warning instead of error
Dedy Lansky
1
-1
/
+1
2015-08-06
wil6210: improve mgmt frame handling
Vladimir Kondratiev
1
-10
/
+44
2015-08-06
wil6210: TSO implementation
Vladimir Kondratiev
3
-12
/
+371
2015-08-06
wil6210: skip HW version check for chip debugging
Vladimir Kondratiev
1
-3
/
+3
2015-08-06
wil6210: use wil_fw_error_recovery()
Vladimir Kondratiev
1
-2
/
+1
2015-08-06
wil6210: wait for del_station to complete
Vladimir Kondratiev
1
-1
/
+28
2015-08-06
wil6210: use <> vs. "" for global include
Vladimir Kondratiev
1
-1
/
+1
2015-08-06
wil6210: print "ulong" fields in hex format in the debugfs
Vladimir Kondratiev
1
-1
/
+1
2015-08-06
wil6210: count drops in Rx block ack reorder
Vladimir Kondratiev
3
-1
/
+5
2015-08-06
wil6210: support boot loader struct v0 & v1
Vladimir Kondratiev
3
-27
/
+124
2015-07-30
ath10k: initialize msdu ext. descriptor before use
Peter Oh
1
-2
/
+2
2015-07-30
ath10k: add QCA99X0 to supported device list
Vasanthakumar Thiagarajan
1
-0
/
+2
2015-07-30
ath10k: increase max client to 512 in qca99x0
Raja Mani
1
-4
/
+1
2015-07-30
ath10k: fix memory alloc failure in qca99x0 during wmi svc rdy event
Raja Mani
4
-8
/
+44
2015-07-29
ath10k: enable raw encap mode and software crypto engine
David Liu
11
-51
/
+183
2015-07-29
ath10k: Improve performance by reducing tx_lock contention
Qi Zhou
3
-25
/
+12
2015-07-29
ath10k: suppress 'failed to process fft' warning messages
Kevin Darbyshire-Bryant
1
-1
/
+1
2015-07-29
ath6kl: spell "distribution" correctly in a comment.
Nik Nyby
1
-1
/
+1
2015-07-24
ath10k: extend struct htt_mgmt_tx_dec for qca99x0
Raja Mani
2
-0
/
+8
2015-07-24
ath10k: add TCP/UDP Checksum offload support for QCA99x0
Manikanta Pubbisetty
2
-1
/
+20
2015-07-24
ath10k: fix wrong initialization of struct channel
Maninder Singh
1
-1
/
+1
2015-07-24
ath10k: add support for qca99x0 Rx descriptors
Peter Oh
2
-15
/
+172
2015-07-24
ath10k: redefine rx_ppdu_end_common structure to cover qca99x0
Peter Oh
1
-3
/
+7
2015-07-24
ath10k: update tx path to support QCA99X0
Peter Oh
2
-12
/
+36
2015-07-24
ath10k: delay device access after cold reset
Vasanthakumar Thiagarajan
1
-13
/
+7
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
[next]