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 |
Vasanthakumar Thiagarajan
|
f5938f249a
ath6kl: Move nw_type to vif structure
|
13 years ago |
Vasanthakumar Thiagarajan
|
59c98449b8
ath6kl: Define interface specific states
|
13 years ago |
Kalle Valo
|
ad3f78b99e
ath6kl: fix null skb dereference in ath6kl_rx()
|
13 years ago |
Vasanthakumar Thiagarajan
|
1555f7339d
ath6kl: Fix sparse warning "symbol 'conn' shadows an earlier one"
|
13 years ago |
Kalle Valo
|
ef09410323
ath6kl: add prefix parameter to ath6kl_dbg_dump()
|
13 years ago |
Jouni Malinen
|
00b1edf169
ath6kl: fix TCP corruption
|
13 years ago |