summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath6kl/main.c
AgeCommit message (Expand)Author
2017-06-07net: Fix inconsistent teardown and release of private netdev state.David S. Miller
2017-02-14ath6kl: Use net_device_stats from struct net_deviceTobias Klauser
2015-03-03wireless: Use eth_<foo>_addr instead of memsetJoe Perches
2015-01-08cfg80211: remove enum station_info_flagsJohannes Berg
2014-08-25ath6kl: fix %d confusingly prefixed with 0x in format stringsHans Wennborg
2014-07-14ath6kl: add support for ar6004 hw3.0Jessica Wu
2014-07-14ath6kl: add support wmi rate tables with mcs15Jessica Wu
2014-03-13ath6kl: use braces on both arms of if statementKalle Valo
2014-03-13ath6kl: fix blank lines before and after bracesKalle Valo
2013-08-07ath6kl: Fix invalid pointer access on fuzz testing with AP modeMohammed Shafi Shajakhan
2013-03-18ath6kl: Fix the byte alignment rule to avoid loss of bytes in a TCP segmentMyoungje Kim
2013-03-18ath6kl: cleanup ath6kl_reset_device()Kalle Valo
2012-10-24ath6kl: Blocked client notificationPandiyarajan Pitchaimuthu
2012-10-24ath6kl: Max clients reached notificationPandiyarajan Pitchaimuthu
2012-10-24ath6kl: reconfigure RSN capabilities when restarting APThomas Pedersen
2012-10-24ath6kl: restart concurrent vifs on failed connectThomas Pedersen
2012-10-24ath6kl: Make use of return value from ath6kl_diag_read()Pandiyarajan Pitchaimuthu
2012-06-14Merge remote branch 'wireless-next/master' into ath6kl-nextKalle Valo
2012-06-11ath6kl: use firmware version from FW IENaveen Singh
2012-06-05cfg80211: provide channel to start_ap functionJohannes Berg
2012-05-14ath6kl: Add wow multicast firmware capability supportNaveen Gangadharan
2012-04-26ath6kl: Multicast filter support in wow suspend and non-suspendNaveen Gangadharan
2012-04-23ath6kl: support fw reporting phy capabilitiesThomas Pedersen
2012-04-16ath6kl: merge split format strings into oneKalle Valo
2012-04-12ath6kl: handle concurrent AP-STA channel switchesThomas Pedersen
2012-04-12Merge remote branch 'wireless-next/master' into ath6kl-nextKalle Valo
2012-04-10ath: Add and use pr_fmt, convert printks to pr_<level>Joe Perches
2012-03-20ath6kl: Add ARP offload related statistic info in tgt_statsRaja Mani
2012-03-07ath6kl: logical continuations should be on the previous lineKalle Valo
2012-03-07ath6kl: alignment should match open parenthesisKalle Valo
2012-03-07ath6kl: Maintain the listen interval per VIF specificRaja Mani
2012-03-01ath6kl: Initialize netdev hw_features for every interfaceVasanthakumar Thiagarajan
2012-02-27ath6kl: Add unicast mgmt frame bufferingNaveen Gangadharan
2012-02-08ath6kl: Update license headerVasanthakumar Thiagarajan
2012-01-30ath6kl: Fix kernel panic during rx aggregationVasanthakumar Thiagarajan
2012-01-24ath6kl: Fix bug in maintaining aggregation state in AP modeVasanthakumar Thiagarajan
2012-01-24ath6kl: Pass vif instead of ar to ath6kl_add_new_sta()Vasanthakumar Thiagarajan
2012-01-18ath6kl: use netdev_features_tKalle Valo
2012-01-13ath6kl: Remove useless initialization in ath6kl_read_fwlogs()Raja Mani
2012-01-13ath6kl: Add support for uAPSDThirumalai Pachamuthu
2012-01-12ath6kl: Fix listen interval handlingSujith Manoharan
2012-01-09ath6kl: make net_device_ops constStephen Hemminger
2012-01-09ath6kl: Change ielen in ath6kl_add_new_sta() from u8 to size_tVasanthakumar Thiagarajan
2012-01-09ath6kl: Remove deadcode in main.cVasanthakumar Thiagarajan
2012-01-09ath6kl: Implement ndo_set_rx_mode()Vasanthakumar Thiagarajan
2012-01-02ath6kl: Remove redundant key_index check.Vivek Natarajan
2012-01-02ath6kl: Support for TCP checksum offload to firmwareRishi Panjwani
2011-12-13ath6kl: implement ath6kl_cfg80211_stop_all()Kalle Valo
2011-12-13ath6kl: call ath6kl_cfg80211_stop() from ath6kl_close()Kalle Valo
2011-12-13ath6kl: Use delayed key configuration for WAPI in AP modeJouni Malinen