index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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
*
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
*
ath6kl: Fix accessing wrong skb->data in ath6kl_tx_complete()
Vasanthakumar Thiagarajan
2011-11-13
1
-4
/
+2
*
ath6kl: Fix tx packet drop in AP mode with bridge
Vasanthakumar Thiagarajan
2011-11-11
1
-2
/
+8
*
ath6kl: Perform WOW resume in RX path in case of SDIO IRQ wake up
Raja Mani
2011-11-11
1
-0
/
+2
*
ath6kl: Fix lockdep warning
Vasanthakumar Thiagarajan
2011-11-11
1
-7
/
+7
*
ath6kl: don't print an error for canceled packets
Kalle Valo
2011-11-11
1
-2
/
+3
*
ath6kl: Maintain virtual interface in a list
Vasanthakumar Thiagarajan
2011-11-11
1
-31
/
+41
*
ath6kl: Introduce spinlock to protect vif specific information
Vasanthakumar Thiagarajan
2011-11-11
1
-4
/
+4
*
ath6kl: Use interface index from wmi data headr
Vasanthakumar Thiagarajan
2011-11-11
1
-14
/
+42
*
ath6kl: Remove net_device from ath6kl
Vasanthakumar Thiagarajan
2011-11-11
1
-8
/
+8
*
ath6kl: Take vif information from wmi event
Vasanthakumar Thiagarajan
2011-11-11
1
-7
/
+5
*
ath6kl: Maintain firmware interface index in struct ath6kl_vif
Vasanthakumar Thiagarajan
2011-11-11
1
-1
/
+4
*
ath6kl: Make net and target stats vif specific
Vasanthakumar Thiagarajan
2011-11-11
1
-10
/
+10
*
ath6kl: Move aggregation information to vif structure
Vasanthakumar Thiagarajan
2011-11-11
1
-3
/
+7
*
ath6kl: Move nw_type to vif structure
Vasanthakumar Thiagarajan
2011-11-11
1
-7
/
+11
*
ath6kl: Define interface specific states
Vasanthakumar Thiagarajan
2011-11-11
1
-8
/
+15
*
ath6kl: fix null skb dereference in ath6kl_rx()
Kalle Valo
2011-11-11
1
-0
/
+5
*
ath6kl: Fix sparse warning "symbol 'conn' shadows an earlier one"
Vasanthakumar Thiagarajan
2011-11-11
1
-1
/
+0
*
ath6kl: add prefix parameter to ath6kl_dbg_dump()
Kalle Valo
2011-09-28
1
-2
/
+4
*
ath6kl: fix TCP corruption
Jouni Malinen
2011-09-27
1
-0
/
+18
*
ath6kl: pass only unicast frames for aggregation
Kalle Valo
2011-09-23
1
-7
/
+9
*
ath6kl: Remove unused meta_v2 from ath6kl_data_tx()
Vasanthakumar Thiagarajan
2011-08-31
1
-3
/
+0
*
ath6kl: Fix system freeze under heavy data load
Vasanthakumar Thiagarajan
2011-08-31
1
-2
/
+4
*
ath6kl: Fix buffer alignment for scatter-gather I/O
Vasanthakumar Thiagarajan
2011-08-31
1
-0
/
+2
*
ath6kl: Fix bug in computing AMSU subframe padding
Vasanthakumar Thiagarajan
2011-08-31
1
-1
/
+1
*
ath6kl: Cleanup ath6kl_wmi_data_hdr_remove()
Vasanthakumar Thiagarajan
2011-08-31
1
-2
/
+1
*
ath6kl: Minor cleanup in min_hdr_len computation
Vasanthakumar Thiagarajan
2011-08-31
1
-3
/
+2
*
ath6kl: Release ar->lock right afer updating net_stats in ath6kl_rx()
Vasanthakumar Thiagarajan
2011-08-31
1
-2
/
+2
*
ath6kl: fix function name conflicts with ath9k
Kalle Valo
2011-08-10
1
-7
/
+7
*
ath6kl: change aggreation timeout message from an error to a debug message
Kalle Valo
2011-08-09
1
-1
/
+6
*
Add ath6kl cleaned up driver
Kalle Valo
2011-08-09
1
-0
/
+1452