index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath6kl
/
txrx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-18
ath6kl: remove false check from ath6kl_rx()
Kalle Valo
1
-1
/
+1
2013-03-18
ath6kl: add tracing support and tracing points for wmi packets
Kalle Valo
1
-0
/
+3
2012-10-24
ath6kl: Check for valid endpoint ID in ath6kl_tx_complete()
Pandiyarajan Pitchaimuthu
1
-0
/
+4
2012-10-24
ath6kl: Fix random rx data corruption
Vasanthakumar Thiagarajan
1
-2
/
+8
2012-10-24
ath6kl: Check for valid endpoint ID values in ath6kl_control_tx()
Raja Mani
1
-0
/
+6
2012-10-24
ath6kl: Fix reconnection issue after recovery
Vasanthakumar Thiagarajan
1
-2
/
+1
2012-10-24
ath6kl: Recover from "wmi ctrl ep is full" condition
Vasanthakumar Thiagarajan
1
-0
/
+1
2012-10-24
ath6kl: Recover from fw crash
Vasanthakumar Thiagarajan
1
-1
/
+2
2012-10-24
ath6kl: Fix potential memory leak in ath6kl_tx_complete()
Vasanthakumar Thiagarajan
1
-11
/
+11
2012-10-24
ath6kl: Fix potential skb double free in ath6kl_wmi_sync_point()
Vasanthakumar Thiagarajan
1
-1
/
+3
2012-06-11
ath6kl: Fix unstable downlink throughput
Vasanthakumar Thiagarajan
1
-24
/
+18
2012-06-11
ath6kl: Fix race in aggregation reorder logic
Vasanthakumar Thiagarajan
1
-3
/
+9
2012-04-30
ath6kl: Update netstats for some of the tx failrues in ath6kl_data_tx()
Vasanthakumar Thiagarajan
1
-8
/
+4
2012-04-12
Merge remote branch 'wireless-next/master' into ath6kl-next
Kalle Valo
1
-0
/
+2
2012-04-10
ath: Add and use pr_fmt, convert printks to pr_<level>
Joe Perches
1
-0
/
+2
2012-04-04
ath6kl: Support net_stats.multicast
Vasanthakumar Thiagarajan
1
-1
/
+2
2012-03-26
ath6kl: add htc ops
Kalle Valo
1
-1
/
+2
2012-03-26
ath6kl: add rx data padding support
Kalle Valo
1
-0
/
+7
2012-03-26
ath6kl: add pointer to the skb in htc_packet
Kalle Valo
1
-0
/
+5
2012-03-26
ath6kl: Add tx_complete() to struct htc_ep_callbacks
Kalle Valo
1
-2
/
+3
2012-03-07
ath6kl: alignment should match open parenthesis
Kalle Valo
1
-9
/
+9
2012-03-07
ath6kl: Check wow state before sending control and data pkt
Raja Mani
1
-0
/
+8
2012-03-01
ath6kl: Skip vif index validation in ath6kl_rx() for wmi events
Vasanthakumar Thiagarajan
1
-9
/
+8
2012-02-27
ath6kl: assign Tx packet drop threshold per endpoint based on AC priority
Chilam Ng
1
-1
/
+2
2012-02-27
ath6kl: Add unicast mgmt frame buffering
Naveen Gangadharan
1
-0
/
+25
2012-02-08
ath6kl: Update license header
Vasanthakumar Thiagarajan
1
-0
/
+1
2012-01-30
ath6kl: Fix kernel panic during rx aggregation
Vasanthakumar Thiagarajan
1
-3
/
+4
2012-01-24
ath6kl: Fix bug in maintaining aggregation state in AP mode
Vasanthakumar Thiagarajan
1
-41
/
+65
2012-01-24
ath6kl: Fix bug in using tid given by addba/delba req events
Vasanthakumar Thiagarajan
1
-2
/
+23
2012-01-24
ath6kl: Define a structure for connection specific aggregation information
Vasanthakumar Thiagarajan
1
-77
/
+89
2012-01-24
ath6kl: Make sure to delete rx aggregation timer in aggr_reset_state()
Vasanthakumar Thiagarajan
1
-0
/
+5
2012-01-18
ath6kl: fix uninitialized warning in ath6kl_process_uapsdq()
Kalle Valo
1
-3
/
+1
2012-01-13
ath6kl: Add support for uAPSD
Thirumalai Pachamuthu
1
-37
/
+212
2012-01-02
ath6kl: Remove few unnecessary spin_locks around set_bit()
Vasanthakumar Thiagarajan
1
-4
/
+0
2012-01-02
ath6kl: Support for TCP checksum offload to firmware
Rishi Panjwani
1
-4
/
+34
2011-11-16
ath6kl: make maximum number of vifs runtime configurable
Kalle Valo
1
-1
/
+1
2011-11-13
ath6kl: Fix packet drop when ath6kl_cookie runs out
Vasanthakumar Thiagarajan
1
-7
/
+5
2011-11-13
ath6kl: Fix accessing wrong skb->data in ath6kl_tx_complete()
Vasanthakumar Thiagarajan
1
-4
/
+2
2011-11-11
ath6kl: Fix tx packet drop in AP mode with bridge
Vasanthakumar Thiagarajan
1
-2
/
+8
2011-11-11
ath6kl: Perform WOW resume in RX path in case of SDIO IRQ wake up
Raja Mani
1
-0
/
+2
2011-11-11
ath6kl: Fix lockdep warning
Vasanthakumar Thiagarajan
1
-7
/
+7
2011-11-11
ath6kl: don't print an error for canceled packets
Kalle Valo
1
-2
/
+3
2011-11-11
ath6kl: Maintain virtual interface in a list
Vasanthakumar Thiagarajan
1
-31
/
+41
2011-11-11
ath6kl: Introduce spinlock to protect vif specific information
Vasanthakumar Thiagarajan
1
-4
/
+4
2011-11-11
ath6kl: Use interface index from wmi data headr
Vasanthakumar Thiagarajan
1
-14
/
+42
2011-11-11
ath6kl: Remove net_device from ath6kl
Vasanthakumar Thiagarajan
1
-8
/
+8
2011-11-11
ath6kl: Take vif information from wmi event
Vasanthakumar Thiagarajan
1
-7
/
+5
2011-11-11
ath6kl: Maintain firmware interface index in struct ath6kl_vif
Vasanthakumar Thiagarajan
1
-1
/
+4
2011-11-11
ath6kl: Make net and target stats vif specific
Vasanthakumar Thiagarajan
1
-10
/
+10
2011-11-11
ath6kl: Move aggregation information to vif structure
Vasanthakumar Thiagarajan
1
-3
/
+7
[next]