index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvdimm
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-11-30
ath10k: reorganise hardware and firmware info messages
Kalle Valo
1
-11
/
+18
2015-11-30
ath10k: fix otp board id error message
Kalle Valo
1
-1
/
+1
2015-11-30
ath10k: apply Mesh subtype when Mesh interface created.
Peter Oh
1
-1
/
+3
2015-11-30
ath10k: introduce new subtypes for proxy STA and Mesh
Peter Oh
1
-0
/
+2
2015-11-30
ath10k: update WMI 10.x service map
Peter Oh
1
-0
/
+15
2015-11-30
ath10k: Fix write permission on few debugfs files
Mohammed Shafi Shajakhan
1
-6
/
+6
2015-11-30
ath10k: stop abusing GFP_DMA
Felix Fietkau
2
-4
/
+4
2015-11-30
ath10k: Enable AP + STA interface combination support for 10.x
Mohammed Shafi Shajakhan
1
-13
/
+17
2015-11-30
ath10k: fix board data fetch error message
Peter Oh
1
-1
/
+1
2015-11-23
ath10k: store msdu_id instead of txbuf pointers
Michal Kazior
2
-33
/
+28
2015-11-23
ath10k: replace vdev_id and tid in skb cb
Michal Kazior
4
-40
/
+50
2015-11-23
ath10k: fix tx header parsing
Michal Kazior
3
-6
/
+6
2015-11-23
ath10k: pack up flags in skb_cb
Michal Kazior
4
-15
/
+24
2015-11-23
ath10k: remove freq from skb_cb
Michal Kazior
3
-7
/
+8
2015-11-23
ath10k: remove is_offchan
Michal Kazior
3
-4
/
+6
2015-11-23
ath10k: remove txmode from skb_cb
Michal Kazior
4
-16
/
+38
2015-11-23
ath10k: rename function to adhere to naming convention
Michal Kazior
1
-3
/
+6
2015-11-23
ath10k: merge is_protected with nohwcrypt
Michal Kazior
3
-8
/
+10
2015-11-23
ath10k: adjust the RX packet pad offset at QCA99X0 4addr mode
Yanbo Li
4
-1
/
+27
2015-11-16
wil6210: hold wil->mutex while managing vrings
Vladimir Kondratiev
2
-6
/
+17
2015-11-16
ath10k: fix the wrong RX rate idx report at 11G mode
Yanbo Li
3
-3
/
+6
2015-11-12
ath10k: fix peerid configuration in htt tx desc for htt version < 3.4
Vasanthakumar Thiagarajan
4
-6
/
+20
2015-11-12
ath10k: rename the helper which is used for off-channel tx
Vasanthakumar Thiagarajan
1
-4
/
+4
2015-11-12
ath10k: fix peer assoc complete WMI command for 10.4
Vasanthakumar Thiagarajan
2
-1
/
+41
2015-11-04
ath10k: debugfs file to enable Bluetooth coexistence feature
Yanbo Li
3
-1
/
+73
2015-11-04
ath10k: add support for pktlog in QCA99X0
Vivek Natarajan
4
-0
/
+35
2015-11-04
ath10k: add new pdev params defines to 10.4
Vasanthakumar Thiagarajan
1
-0
/
+6
2015-11-04
ath10k: add new WMI cmd/event defines for 10.4
Vasanthakumar Thiagarajan
1
-0
/
+4
2015-11-04
ath10k: add new service defines for 10.4
Vasanthakumar Thiagarajan
1
-0
/
+10
2015-11-04
ath10k: add thermal throttling support for 10.4 firmware
Tamizh chelvam
2
-1
/
+5
2015-11-04
ath10k: set peer MFP flag in peer assoc command
Tamizh chelvam
4
-1
/
+18
2015-11-04
ath10k: add abstraction layer for peer flags
Tamizh chelvam
6
-31
/
+188
2015-11-04
ath10k: consolidate if statements in ath10k_wmi_event_mgmt_rx
Manikanta Pubbisetty
1
-16
/
+3
2015-10-29
ath6kl: implement ethtool stats
Ben Greear
1
-0
/
+123
2015-10-29
ath6kl: break stats gathering code into separate method
Ben Greear
2
-23
/
+34
2015-10-29
ath6kl: fix firmware version assignment
Ben Greear
1
-1
/
+1
2015-10-29
ath6kl: add error message to explain lack of HT
Ben Greear
1
-0
/
+3
2015-10-29
ath6kl: report antenna configuration
Ben Greear
2
-0
/
+19
2015-10-29
wil6210: handle failure in Tx vring config
Vladimir Kondratiev
1
-1
/
+1
2015-10-29
wil6210: fix device ready detection
Vladimir Kondratiev
3
-13
/
+7
2015-10-29
wil6210: Fix TSO overflow handling
Hamad Kadmany
1
-15
/
+15
2015-10-29
wil6210: ignore selected WMI events
Vladimir Kondratiev
1
-0
/
+10
2015-10-29
ath10k: add QCA9377 chipset support
Bartosz Markowski
4
-0
/
+48
2015-10-29
ath10k: reload HT/VHT capabilities on antenna change
Rajkumar Manoharan
1
-11
/
+28
2015-10-29
ath10k: move static HT/VHT capability setup functions
Rajkumar Manoharan
1
-140
/
+140
2015-10-29
ath10k: fill HT/VHT MCS rateset only for configured chainmask
Rajkumar Manoharan
1
-3
/
+5
2015-10-29
ath10k: remove supported chain mask
Rajkumar Manoharan
3
-16
/
+9
2015-10-29
ath10k: remove shadow copy of CE descriptors for source ring
Rajkumar Manoharan
3
-33
/
+0
2015-10-29
ath10k: cleanup copy engine send completion
Rajkumar Manoharan
3
-50
/
+12
2015-10-29
ath10k: remove send completion validation in diag read/write
Rajkumar Manoharan
1
-20
/
+0
[next]