Thomas Pedersen
|
c4f7863eae
ath6kl: handle concurrent AP-STA channel switches
|
13 years ago |
Kalle Valo
|
d968370ee7
Merge remote branch 'wireless-next/master' into ath6kl-next
|
13 years ago |
Joe Perches
|
516304b0f4
ath: Add and use pr_fmt, convert printks to pr_<level>
|
13 years ago |
Raja Mani
|
f0446ea9c1
ath6kl: Add ARP offload related statistic info in tgt_stats
|
13 years ago |
Kalle Valo
|
ddc3d77c80
ath6kl: logical continuations should be on the previous line
|
13 years ago |
Kalle Valo
|
96f1fadc94
ath6kl: alignment should match open parenthesis
|
13 years ago |
Raja Mani
|
8f46fccd6c
ath6kl: Maintain the listen interval per VIF specific
|
13 years ago |
Vasanthakumar Thiagarajan
|
4705b7036c
ath6kl: Initialize netdev hw_features for every interface
|
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
|
17741c8db4
ath6kl: Pass vif instead of ar to ath6kl_add_new_sta()
|
13 years ago |
Kalle Valo
|
d6f802612a
ath6kl: use netdev_features_t
|
13 years ago |
Raja Mani
|
e80ec84d93
ath6kl: Remove useless initialization in ath6kl_read_fwlogs()
|
13 years ago |
Thirumalai Pachamuthu
|
c1762a3fe1
ath6kl: Add support for uAPSD
|
13 years ago |
Sujith Manoharan
|
8232736dab
ath6kl: Fix listen interval handling
|
13 years ago |
Stephen Hemminger
|
4269a93054
ath6kl: make net_device_ops const
|
13 years ago |
Vasanthakumar Thiagarajan
|
982767b8c9
ath6kl: Change ielen in ath6kl_add_new_sta() from u8 to size_t
|
13 years ago |
Vasanthakumar Thiagarajan
|
3d6aba260b
ath6kl: Remove deadcode in main.c
|
13 years ago |
Vasanthakumar Thiagarajan
|
80abaf9b4c
ath6kl: Implement ndo_set_rx_mode()
|
13 years ago |
Vivek Natarajan
|
792ecb3308
ath6kl: Remove redundant key_index check.
|
13 years ago |
Rishi Panjwani
|
bc48ad31c5
ath6kl: Support for TCP checksum offload to firmware
|
13 years ago |
Kalle Valo
|
7125f01d98
ath6kl: implement ath6kl_cfg80211_stop_all()
|
13 years ago |
Kalle Valo
|
ed8491a796
ath6kl: call ath6kl_cfg80211_stop() from ath6kl_close()
|
13 years ago |
Jouni Malinen
|
4703290af4
ath6kl: Use delayed key configuration for WAPI in AP mode
|
13 years ago |
Kalle Valo
|
293badf4e2
ath6kl: add name field to struct ath6kl_hw
|
13 years ago |
Kalle Valo
|
c71114959d
ath6kl: move diag commands to hif driver
|
13 years ago |
Dai Shuibing
|
30677ae015
ath6kl: Indicate WAPI IE from (Re)Association Request frame
|
13 years ago |
Jouni Malinen
|
f4bb9a6fbc
ath6kl: Fix key configuration to copy at most seq_len from seq
|
13 years ago |