Kalle Valo
|
96f1fadc94
ath6kl: alignment should match open parenthesis
|
13 years ago |
Raja Mani
|
390a8c8fae
ath6kl: Check wow state before sending control and data pkt
|
13 years ago |
Vasanthakumar Thiagarajan
|
81db48dc29
ath6kl: Skip vif index validation in ath6kl_rx() for wmi events
|
13 years ago |
Chilam Ng
|
0ea10f2b46
ath6kl: assign Tx packet drop threshold per endpoint based on AC priority
|
13 years ago |
Naveen Gangadharan
|
d0ff7383a3
ath6kl: Add unicast mgmt frame buffering
|
13 years ago |
Vasanthakumar Thiagarajan
|
1b2df40734
ath6kl: Update license header
|
13 years ago |
Vasanthakumar Thiagarajan
|
c86515412f
ath6kl: Fix kernel panic during rx aggregation
|
13 years ago |
Vasanthakumar Thiagarajan
|
1d2a4456de
ath6kl: Fix bug in maintaining aggregation state in AP mode
|
13 years ago |
Vasanthakumar Thiagarajan
|
3fdc099109
ath6kl: Fix bug in using tid given by addba/delba req events
|
13 years ago |
Vasanthakumar Thiagarajan
|
7baef812eb
ath6kl: Define a structure for connection specific aggregation information
|
13 years ago |
Vasanthakumar Thiagarajan
|
7a950ea81d
ath6kl: Make sure to delete rx aggregation timer in aggr_reset_state()
|
13 years ago |
Kalle Valo
|
e572602884
ath6kl: fix uninitialized warning in ath6kl_process_uapsdq()
|
13 years ago |
Thirumalai Pachamuthu
|
c1762a3fe1
ath6kl: Add support for uAPSD
|
13 years ago |
Vasanthakumar Thiagarajan
|
351de2835d
ath6kl: Remove few unnecessary spin_locks around set_bit()
|
13 years ago |
Rishi Panjwani
|
bc48ad31c5
ath6kl: Support for TCP checksum offload to firmware
|
13 years ago |
Kalle Valo
|
71f96ee6c6
ath6kl: make maximum number of vifs runtime configurable
|
13 years ago |
Vasanthakumar Thiagarajan
|
901db39c84
ath6kl: Fix packet drop when ath6kl_cookie runs out
|
13 years ago |
Vasanthakumar Thiagarajan
|
f3803eb2f5
ath6kl: Fix accessing wrong skb->data in ath6kl_tx_complete()
|
13 years ago |
Vasanthakumar Thiagarajan
|
a29517ce40
ath6kl: Fix tx packet drop in AP mode with bridge
|
13 years ago |
Raja Mani
|
a918fb3cc6
ath6kl: Perform WOW resume in RX path in case of SDIO IRQ wake up
|
13 years ago |
Vasanthakumar Thiagarajan
|
11f6e40d9f
ath6kl: Fix lockdep warning
|
13 years ago |
Kalle Valo
|
778e650241
ath6kl: don't print an error for canceled packets
|
13 years ago |
Vasanthakumar Thiagarajan
|
990bd91519
ath6kl: Maintain virtual interface in a list
|
13 years ago |
Vasanthakumar Thiagarajan
|
478ac02721
ath6kl: Introduce spinlock to protect vif specific information
|
13 years ago |
Vasanthakumar Thiagarajan
|
6765d0aa5f
ath6kl: Use interface index from wmi data headr
|
13 years ago |
Vasanthakumar Thiagarajan
|
28ae58dd1f
ath6kl: Remove net_device from ath6kl
|
13 years ago |
Vasanthakumar Thiagarajan
|
240d279940
ath6kl: Take vif information from wmi event
|
13 years ago |
Vasanthakumar Thiagarajan
|
334234b514
ath6kl: Maintain firmware interface index in struct ath6kl_vif
|
13 years ago |
Vasanthakumar Thiagarajan
|
b95907a744
ath6kl: Make net and target stats vif specific
|
13 years ago |
Vasanthakumar Thiagarajan
|
2132c69cb9
ath6kl: Move aggregation information to vif structure
|
13 years ago |