index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-11
ath6kl: add log messages for firmware failure cases.
Ben Greear
1
-1
/
+15
2015-12-11
ath6kl: fix tx/rx antenna reporting for 2x2 devices
Ben Greear
1
-2
/
+2
2015-12-08
Merge tag 'wireless-drivers-next-for-davem-2015-12-07' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
David S. Miller
24
-242
/
+819
2015-12-08
ath9k: remove ath9k_mod_tsf64_tu
Janusz Dziedzic
1
-18
/
+4
2015-12-08
ath9k: MCC, print time elapsed between events
Janusz Dziedzic
2
-2
/
+18
2015-12-08
ath9k: MCC, add NOA also in case of an AP
Janusz Dziedzic
1
-1
/
+2
2015-12-08
ath9k: P2P_CLIENT, get/set NOA correctly
Janusz Dziedzic
1
-2
/
+5
2015-12-08
ath9k: MCC enable Opportunistic Power Save
Janusz Dziedzic
1
-0
/
+2
2015-12-08
ath9k: setup correct skb priority for nullfunc
Janusz Dziedzic
1
-0
/
+1
2015-12-08
ath9k: use u32 when calculate tsf
Janusz Dziedzic
1
-2
/
+2
2015-12-08
ath9k: P2P_CLIENT, send frames after 1ms AP/GO will aprear
Janusz Dziedzic
1
-0
/
+4
2015-12-08
ath9k: queue null frames in case of MCC
Janusz Dziedzic
1
-0
/
+6
2015-12-08
ath9k: print real timer value
Janusz Dziedzic
1
-3
/
+5
2015-12-08
ath9k: add debug messages to aggr/chanctx funcs
Janusz Dziedzic
3
-7
/
+27
2015-12-08
wil6210: prevent external wmi commands during suspend flow
Maya Erez
2
-1
/
+7
2015-12-08
ath5k: fix RTS/CTS by using proper rate flags
Bob Copeland
1
-1
/
+1
2015-12-08
ath6kl: Don't print error message when recv is canceled
Steve deRosier
1
-2
/
+3
2015-12-08
ath9k: Simplify and fix eeprom endianness swapping
Martin Blumenstingl
5
-159
/
+123
2015-12-08
ath10k: do not use coherent memory for allocated device memory chunks
Felix Fietkau
1
-18
/
+43
2015-12-08
ath10k: remove unnecessary amsdu/ampdu assignment in debugfs
Mohammed Shafi Shajakhan
1
-1
/
+1
2015-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-15
/
+107
2015-12-03
Merge ath-next from ath.git
Kalle Valo
20
-239
/
+782
2015-11-30
ath10k: implement fw_checksums debugfs file
Kalle Valo
1
-0
/
+56
2015-11-30
ath10k: print crc32 checksums for firmware and board files
Kalle Valo
2
-4
/
+9
2015-11-30
ath10k: split driver info messages during device initialisation
Kalle Valo
3
-16
/
+38
2015-11-30
ath10k: always show bmi chip ids and subdevice ids
Kalle Valo
1
-7
/
+7
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-30
wcn36xx: use new response format for wcn3620 remove_bsskey
Andy Green
1
-1
/
+2
2015-11-30
wcn36xx: use new response format for wcn3620 trigger_ba
Andy Green
1
-1
/
+2
2015-11-30
wcn36xx: handle new hal response format
Andy Green
2
-0
/
+25
2015-11-30
wcn36xx: swallow two wcn3620 IND messages
Andy Green
1
-0
/
+5
2015-11-30
wcn36xx: introduce WCN36XX_HAL_AVOID_FREQ_RANGE_IND
Andy Green
1
-0
/
+2
2015-11-29
Merge tag 'wireless-drivers-next-for-davem-2015-11-25' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
David S. Miller
1
-7
/
+10
2015-11-26
ath10k: Fix build with CONFIG_THERMAL=m
Michal Marek
1
-1
/
+1
2015-11-26
ath9k_htc: check for underflow in ath9k_htc_rx_msg()
Dan Carpenter
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
[prev]
[next]