index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath6kl
/
txrx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
wifi: ath6kl: remove unnecessary (void*) conversions
Wu Yunchuan
2023-09-21
1
-1
/
+1
*
wireless: Atheros: Use netif_rx().
Sebastian Andrzej Siewior
2022-03-06
1
-1
/
+1
*
ath6kl: remove redundant variables netlen, orig_buf, orig_len, dropped and stats
Colin Ian King
2018-07-30
1
-2
/
+0
*
ath6kl: fix ath6kl_data_tx()'s return type
Luc Van Oostenryck
2018-04-27
1
-1
/
+1
*
ath6kl: improve endianness handling
Kenneth Lu
2017-12-07
1
-1
/
+1
*
ath: Convert timers to use timer_setup()
Kees Cook
2017-10-27
1
-3
/
+3
*
drivers: net: ath6kl: use setup_timer() helper.
Allen Pais
2017-09-21
1
-3
/
+1
*
ath6kl: assure headroom of skbuff is writable in .start_xmit()
Arend Van Spriel
2017-05-19
1
-9
/
+4
*
ath6kl: Use net_device_stats from struct net_device
Tobias Klauser
2017-02-14
1
-11
/
+11
*
ath6kl: Fix WLAN tethering authentication problem.
Pierre Le Magourou
2016-07-19
1
-4
/
+5
*
ath6kl: remove spaces before semicolon
Kalle Valo
2014-03-13
1
-2
/
+2
*
ath6kl: use braces on both arms of if statement
Kalle Valo
2014-03-13
1
-8
/
+16
*
ath6kl: fix blank lines before and after braces
Kalle Valo
2014-03-13
1
-3
/
+0
*
ath6kl: remove false check from ath6kl_rx()
Kalle Valo
2013-03-18
1
-1
/
+1
*
ath6kl: add tracing support and tracing points for wmi packets
Kalle Valo
2013-03-18
1
-0
/
+3
*
ath6kl: Check for valid endpoint ID in ath6kl_tx_complete()
Pandiyarajan Pitchaimuthu
2012-10-24
1
-0
/
+4
*
ath6kl: Fix random rx data corruption
Vasanthakumar Thiagarajan
2012-10-24
1
-2
/
+8
*
ath6kl: Check for valid endpoint ID values in ath6kl_control_tx()
Raja Mani
2012-10-24
1
-0
/
+6
*
ath6kl: Fix reconnection issue after recovery
Vasanthakumar Thiagarajan
2012-10-24
1
-2
/
+1
*
ath6kl: Recover from "wmi ctrl ep is full" condition
Vasanthakumar Thiagarajan
2012-10-24
1
-0
/
+1
*
ath6kl: Recover from fw crash
Vasanthakumar Thiagarajan
2012-10-24
1
-1
/
+2
*
ath6kl: Fix potential memory leak in ath6kl_tx_complete()
Vasanthakumar Thiagarajan
2012-10-24
1
-11
/
+11
*
ath6kl: Fix potential skb double free in ath6kl_wmi_sync_point()
Vasanthakumar Thiagarajan
2012-10-24
1
-1
/
+3
*
ath6kl: Fix unstable downlink throughput
Vasanthakumar Thiagarajan
2012-06-11
1
-24
/
+18
*
ath6kl: Fix race in aggregation reorder logic
Vasanthakumar Thiagarajan
2012-06-11
1
-3
/
+9
*
ath6kl: Update netstats for some of the tx failrues in ath6kl_data_tx()
Vasanthakumar Thiagarajan
2012-04-30
1
-8
/
+4
*
Merge remote branch 'wireless-next/master' into ath6kl-next
Kalle Valo
2012-04-12
1
-0
/
+2
|
\
|
*
ath: Add and use pr_fmt, convert printks to pr_<level>
Joe Perches
2012-04-10
1
-0
/
+2
*
|
ath6kl: Support net_stats.multicast
Vasanthakumar Thiagarajan
2012-04-04
1
-1
/
+2
*
|
ath6kl: add htc ops
Kalle Valo
2012-03-26
1
-1
/
+2
*
|
ath6kl: add rx data padding support
Kalle Valo
2012-03-26
1
-0
/
+7
*
|
ath6kl: add pointer to the skb in htc_packet
Kalle Valo
2012-03-26
1
-0
/
+5
*
|
ath6kl: Add tx_complete() to struct htc_ep_callbacks
Kalle Valo
2012-03-26
1
-2
/
+3
|
/
*
ath6kl: alignment should match open parenthesis
Kalle Valo
2012-03-07
1
-9
/
+9
*
ath6kl: Check wow state before sending control and data pkt
Raja Mani
2012-03-07
1
-0
/
+8
*
ath6kl: Skip vif index validation in ath6kl_rx() for wmi events
Vasanthakumar Thiagarajan
2012-03-01
1
-9
/
+8
*
ath6kl: assign Tx packet drop threshold per endpoint based on AC priority
Chilam Ng
2012-02-27
1
-1
/
+2
*
ath6kl: Add unicast mgmt frame buffering
Naveen Gangadharan
2012-02-27
1
-0
/
+25
*
ath6kl: Update license header
Vasanthakumar Thiagarajan
2012-02-08
1
-0
/
+1
*
ath6kl: Fix kernel panic during rx aggregation
Vasanthakumar Thiagarajan
2012-01-30
1
-3
/
+4
*
ath6kl: Fix bug in maintaining aggregation state in AP mode
Vasanthakumar Thiagarajan
2012-01-24
1
-41
/
+65
*
ath6kl: Fix bug in using tid given by addba/delba req events
Vasanthakumar Thiagarajan
2012-01-24
1
-2
/
+23
*
ath6kl: Define a structure for connection specific aggregation information
Vasanthakumar Thiagarajan
2012-01-24
1
-77
/
+89
*
ath6kl: Make sure to delete rx aggregation timer in aggr_reset_state()
Vasanthakumar Thiagarajan
2012-01-24
1
-0
/
+5
*
ath6kl: fix uninitialized warning in ath6kl_process_uapsdq()
Kalle Valo
2012-01-18
1
-3
/
+1
*
ath6kl: Add support for uAPSD
Thirumalai Pachamuthu
2012-01-13
1
-37
/
+212
*
ath6kl: Remove few unnecessary spin_locks around set_bit()
Vasanthakumar Thiagarajan
2012-01-02
1
-4
/
+0
*
ath6kl: Support for TCP checksum offload to firmware
Rishi Panjwani
2012-01-02
1
-4
/
+34
*
ath6kl: make maximum number of vifs runtime configurable
Kalle Valo
2011-11-16
1
-1
/
+1
*
ath6kl: Fix packet drop when ath6kl_cookie runs out
Vasanthakumar Thiagarajan
2011-11-13
1
-7
/
+5
[next]