aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath6kl/main.c
Commit message (Expand)AuthorAge
* ath6kl: Fix the byte alignment rule to avoid loss of bytes in a TCP segmentMyoungje Kim2013-03-18
* ath6kl: cleanup ath6kl_reset_device()Kalle Valo2013-03-18
* ath6kl: Blocked client notificationPandiyarajan Pitchaimuthu2012-10-24
* ath6kl: Max clients reached notificationPandiyarajan Pitchaimuthu2012-10-24
* ath6kl: reconfigure RSN capabilities when restarting APThomas Pedersen2012-10-24
* ath6kl: restart concurrent vifs on failed connectThomas Pedersen2012-10-24
* ath6kl: Make use of return value from ath6kl_diag_read()Pandiyarajan Pitchaimuthu2012-10-24
* Merge remote branch 'wireless-next/master' into ath6kl-nextKalle Valo2012-06-14
|\
| * cfg80211: provide channel to start_ap functionJohannes Berg2012-06-05
* | ath6kl: use firmware version from FW IENaveen Singh2012-06-11
* | ath6kl: Add wow multicast firmware capability supportNaveen Gangadharan2012-05-14
|/
* ath6kl: Multicast filter support in wow suspend and non-suspendNaveen Gangadharan2012-04-26
* ath6kl: support fw reporting phy capabilitiesThomas Pedersen2012-04-23
* ath6kl: merge split format strings into oneKalle Valo2012-04-16
* ath6kl: handle concurrent AP-STA channel switchesThomas Pedersen2012-04-12
* Merge remote branch 'wireless-next/master' into ath6kl-nextKalle Valo2012-04-12
|\
| * ath: Add and use pr_fmt, convert printks to pr_<level>Joe Perches2012-04-10
* | ath6kl: Add ARP offload related statistic info in tgt_statsRaja Mani2012-03-20
|/
* ath6kl: logical continuations should be on the previous lineKalle Valo2012-03-07
* ath6kl: alignment should match open parenthesisKalle Valo2012-03-07
* ath6kl: Maintain the listen interval per VIF specificRaja Mani2012-03-07
* ath6kl: Initialize netdev hw_features for every interfaceVasanthakumar Thiagarajan2012-03-01
* ath6kl: Add unicast mgmt frame bufferingNaveen Gangadharan2012-02-27
* ath6kl: Update license headerVasanthakumar Thiagarajan2012-02-08
* ath6kl: Fix kernel panic during rx aggregationVasanthakumar Thiagarajan2012-01-30
* ath6kl: Fix bug in maintaining aggregation state in AP modeVasanthakumar Thiagarajan2012-01-24
* ath6kl: Pass vif instead of ar to ath6kl_add_new_sta()Vasanthakumar Thiagarajan2012-01-24
* ath6kl: use netdev_features_tKalle Valo2012-01-18
* ath6kl: Remove useless initialization in ath6kl_read_fwlogs()Raja Mani2012-01-13
* ath6kl: Add support for uAPSDThirumalai Pachamuthu2012-01-13
* ath6kl: Fix listen interval handlingSujith Manoharan2012-01-12
* ath6kl: make net_device_ops constStephen Hemminger2012-01-09
* ath6kl: Change ielen in ath6kl_add_new_sta() from u8 to size_tVasanthakumar Thiagarajan2012-01-09
* ath6kl: Remove deadcode in main.cVasanthakumar Thiagarajan2012-01-09
* ath6kl: Implement ndo_set_rx_mode()Vasanthakumar Thiagarajan2012-01-09
* ath6kl: Remove redundant key_index check.Vivek Natarajan2012-01-02
* ath6kl: Support for TCP checksum offload to firmwareRishi Panjwani2012-01-02
* ath6kl: implement ath6kl_cfg80211_stop_all()Kalle Valo2011-12-13
* ath6kl: call ath6kl_cfg80211_stop() from ath6kl_close()Kalle Valo2011-12-13
* ath6kl: Use delayed key configuration for WAPI in AP modeJouni Malinen2011-12-13
* ath6kl: add name field to struct ath6kl_hwKalle Valo2011-11-16
* ath6kl: move diag commands to hif driverKalle Valo2011-11-13
* ath6kl: Indicate WAPI IE from (Re)Association Request frameDai Shuibing2011-11-13
* ath6kl: Fix key configuration to copy at most seq_len from seqJouni Malinen2011-11-11
* ath6kl: don't power down hardware when interface is downKalle Valo2011-11-11
* ath6kl: Fix lockdep warningVasanthakumar Thiagarajan2011-11-11
* ath6kl: implement ath6kl_cfg80211_suspend()Kalle Valo2011-11-11
* ath6kl: create ath6kl_cfg80211_stop()Kalle Valo2011-11-11
* ath6kl: add aborted parameter to ath6kl_cfg80211_scan_complete_event()Kalle Valo2011-11-11
* ath6kl: fix WLAN_ENABLE usage in ath6kl_close()Kalle Valo2011-11-11