Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
816b4e448c72cc388cdd0f6ea22302a47cd752a2
/
drivers
/
net
/
wireless
/
ath
/
ath6kl
/
main.c
cf124db
net: Fix inconsistent teardown and release of private netdev state.
by David S. Miller
· 8 years ago
1235a3b
ath6kl: Use net_device_stats from struct net_device
by Tobias Klauser
· 8 years ago
93803b3
wireless: Use eth_<foo>_addr instead of memset
by Joe Perches
· 10 years ago
319090b
cfg80211: remove enum station_info_flags
by Johannes Berg
· 11 years ago
10d4987
ath6kl: fix %d confusingly prefixed with 0x in format strings
by Hans Wennborg
· 11 years ago
7880377
ath6kl: add support for ar6004 hw3.0
by Jessica Wu
· 11 years ago
c1d32d3
ath6kl: add support wmi rate tables with mcs15
by Jessica Wu
· 11 years ago
a5d8f9d
ath6kl: use braces on both arms of if statement
by Kalle Valo
· 11 years ago
3629fa1
ath6kl: fix blank lines before and after braces
by Kalle Valo
· 11 years ago
9d0e2f0
ath6kl: Fix invalid pointer access on fuzz testing with AP mode
by Mohammed Shafi Shajakhan
· 12 years ago
6a3e4e0
ath6kl: Fix the byte alignment rule to avoid loss of bytes in a TCP segment
by Myoungje Kim
· 12 years ago
ec1461d
ath6kl: cleanup ath6kl_reset_device()
by Kalle Valo
· 12 years ago
698bf86
ath6kl: Blocked client notification
by Pandiyarajan Pitchaimuthu
· 13 years ago
07033ce
ath6kl: Max clients reached notification
by Pandiyarajan Pitchaimuthu
· 13 years ago
f21243a
ath6kl: reconfigure RSN capabilities when restarting AP
by Thomas Pedersen
· 13 years ago
b5495e6
ath6kl: restart concurrent vifs on failed connect
by Thomas Pedersen
· 13 years ago
4aca81b
ath6kl: Make use of return value from ath6kl_diag_read()
by Pandiyarajan Pitchaimuthu
· 13 years ago
d987dd1
Merge remote branch 'wireless-next/master' into ath6kl-next
by Kalle Valo
· 13 years ago
b5b6f6a
ath6kl: use firmware version from FW IE
by Naveen Singh
· 13 years ago
aa430da
cfg80211: provide channel to start_ap function
by Johannes Berg
· 13 years ago
6821d4f
ath6kl: Add wow multicast firmware capability support
by Naveen Gangadharan
· 13 years ago
6251d80
ath6kl: Multicast filter support in wow suspend and non-suspend
by Naveen Gangadharan
· 13 years ago
d92917e
ath6kl: support fw reporting phy capabilities
by Thomas Pedersen
· 13 years ago
cdeb860
ath6kl: merge split format strings into one
by Kalle Valo
· 13 years ago
c4f7863
ath6kl: handle concurrent AP-STA channel switches
by Thomas Pedersen
· 13 years ago
d968370
Merge remote branch 'wireless-next/master' into ath6kl-next
by Kalle Valo
· 13 years ago
516304b
ath: Add and use pr_fmt, convert printks to pr_<level>
by Joe Perches
· 13 years ago
f0446ea
ath6kl: Add ARP offload related statistic info in tgt_stats
by Raja Mani
· 13 years ago
ddc3d77
ath6kl: logical continuations should be on the previous line
by Kalle Valo
· 13 years ago
96f1fad
ath6kl: alignment should match open parenthesis
by Kalle Valo
· 13 years ago
8f46fcc
ath6kl: Maintain the listen interval per VIF specific
by Raja Mani
· 13 years ago
4705b70
ath6kl: Initialize netdev hw_features for every interface
by Vasanthakumar Thiagarajan
· 13 years ago
d0ff738
ath6kl: Add unicast mgmt frame buffering
by Naveen Gangadharan
· 14 years ago
1b2df40
ath6kl: Update license header
by Vasanthakumar Thiagarajan
· 14 years ago
c865154
ath6kl: Fix kernel panic during rx aggregation
by Vasanthakumar Thiagarajan
· 14 years ago
1d2a445
ath6kl: Fix bug in maintaining aggregation state in AP mode
by Vasanthakumar Thiagarajan
· 14 years ago
17741c8
ath6kl: Pass vif instead of ar to ath6kl_add_new_sta()
by Vasanthakumar Thiagarajan
· 14 years ago
d6f8026
ath6kl: use netdev_features_t
by Kalle Valo
· 14 years ago
e80ec84
ath6kl: Remove useless initialization in ath6kl_read_fwlogs()
by Raja Mani
· 14 years ago
c1762a3
ath6kl: Add support for uAPSD
by Thirumalai Pachamuthu
· 14 years ago
8232736
ath6kl: Fix listen interval handling
by Sujith Manoharan
· 14 years ago
4269a93
ath6kl: make net_device_ops const
by Stephen Hemminger
· 14 years ago
982767b
ath6kl: Change ielen in ath6kl_add_new_sta() from u8 to size_t
by Vasanthakumar Thiagarajan
· 14 years ago
3d6aba2
ath6kl: Remove deadcode in main.c
by Vasanthakumar Thiagarajan
· 14 years ago
80abaf9
ath6kl: Implement ndo_set_rx_mode()
by Vasanthakumar Thiagarajan
· 14 years ago
792ecb3
ath6kl: Remove redundant key_index check.
by Vivek Natarajan
· 14 years ago
bc48ad3
ath6kl: Support for TCP checksum offload to firmware
by Rishi Panjwani
· 14 years ago
7125f01
ath6kl: implement ath6kl_cfg80211_stop_all()
by Kalle Valo
· 14 years ago
ed8491a
ath6kl: call ath6kl_cfg80211_stop() from ath6kl_close()
by Kalle Valo
· 14 years ago
4703290
ath6kl: Use delayed key configuration for WAPI in AP mode
by Jouni Malinen
· 14 years ago
293badf
ath6kl: add name field to struct ath6kl_hw
by Kalle Valo
· 14 years ago
c711149
ath6kl: move diag commands to hif driver
by Kalle Valo
· 14 years ago
30677ae
ath6kl: Indicate WAPI IE from (Re)Association Request frame
by Dai Shuibing
· 14 years ago
f4bb9a6
ath6kl: Fix key configuration to copy at most seq_len from seq
by Jouni Malinen
· 14 years ago
cf97fa9
ath6kl: don't power down hardware when interface is down
by Kalle Valo
· 14 years ago
11f6e40
ath6kl: Fix lockdep warning
by Vasanthakumar Thiagarajan
· 14 years ago
52d81a6
ath6kl: implement ath6kl_cfg80211_suspend()
by Kalle Valo
· 14 years ago
ec4b7f6
ath6kl: create ath6kl_cfg80211_stop()
by Kalle Valo
· 14 years ago
1c17d31
ath6kl: add aborted parameter to ath6kl_cfg80211_scan_complete_event()
by Kalle Valo
· 14 years ago
6846934
ath6kl: fix WLAN_ENABLE usage in ath6kl_close()
by Kalle Valo
· 14 years ago
5fe4dff
ath6kl: power down hardware when interface is down
by Kalle Valo
· 14 years ago
d23ace7
ath6kl: remove unused debug levels
by Kalle Valo
· 14 years ago
f2f9219
ath6kl: move all credit distribution code to htc.c
by Kalle Valo
· 14 years ago
3c37039
ath6kl: rename struct htc_credit_state_info to ath6kl_htc_credit_info
by Kalle Valo
· 14 years ago
fa99e96
ath6kl: use ath6kl prefix in credit functions
by Kalle Valo
· 14 years ago
2792972
ath6kl: Use the other variant of netdev (un)register APIs
by Vasanthakumar Thiagarajan
· 14 years ago
990bd91
ath6kl: Maintain virtual interface in a list
by Vasanthakumar Thiagarajan
· 14 years ago
478ac02
ath6kl: Introduce spinlock to protect vif specific information
by Vasanthakumar Thiagarajan
· 14 years ago
d66ea4f
ath6kl: Store hw mac address in struct ath6kl
by Vasanthakumar Thiagarajan
· 14 years ago
6765d0a
ath6kl: Use interface index from wmi data headr
by Vasanthakumar Thiagarajan
· 14 years ago
6db8fa5
ath6kl: Refactor ath6kl_destroy()
by Vasanthakumar Thiagarajan
· 14 years ago
e29f25f
ath6kl: Cleanup parameters in ath6kl_init_control_info() and ath6kl_init_profile_info()
by Vasanthakumar Thiagarajan
· 14 years ago
28ae58d
ath6kl: Remove net_device from ath6kl
by Vasanthakumar Thiagarajan
· 14 years ago
240d279
ath6kl: Take vif information from wmi event
by Vasanthakumar Thiagarajan
· 14 years ago
334234b
ath6kl: Maintain firmware interface index in struct ath6kl_vif
by Vasanthakumar Thiagarajan
· 14 years ago
b95907a
ath6kl: Make net and target stats vif specific
by Vasanthakumar Thiagarajan
· 14 years ago
cf5333d
ath6kl: Move few more vif specific information to struct ath6kl_vif
by Vasanthakumar Thiagarajan
· 14 years ago
14ee6f6
ath6kl: Move scan_req info and sme_state to vif
by Vasanthakumar Thiagarajan
· 14 years ago
de3ad71
ath6kl: Move disconnect timer to vif structure
by Vasanthakumar Thiagarajan
· 14 years ago
2132c69
ath6kl: Move aggregation information to vif structure
by Vasanthakumar Thiagarajan
· 14 years ago
6f2a73f
ath6kl: Move key information to vif structure
by Vasanthakumar Thiagarajan
· 14 years ago
f74bac5
ath6kl: Move channel information to vif structure
by Vasanthakumar Thiagarajan
· 14 years ago
8c8b65e
ath6kl: Move bssid information to vif structure
by Vasanthakumar Thiagarajan
· 14 years ago
f5938f2
ath6kl: Move nw_type to vif structure
by Vasanthakumar Thiagarajan
· 14 years ago
3450334
ath6kl: Move ssid and crypto information to vif structure
by Vasanthakumar Thiagarajan
· 14 years ago
59c9844
ath6kl: Define interface specific states
by Vasanthakumar Thiagarajan
· 14 years ago
be98e3a
ath6kl: Keep wiphy reference in ath6kl structure
by Vasanthakumar Thiagarajan
· 14 years ago
aa6cffc
ath6kl: make sure WLAN power save is enabled during suspend
by Chilam Ng
· 14 years ago
151bd30
ath6kl: Replace spin_lock_irqsave with spin_lock_bh
by Vasanthakumar Thiagarajan
· 14 years ago
551185c
ath6kl: Update BSS information after connection
by Jouni Malinen
· 14 years ago
3b25ed1
ath6kl: Remove unnecessary node table update on disconnect event
by Jouni Malinen
· 14 years ago
64b834d
ath6kl: Remove RSSI update for internal node table
by Jouni Malinen
· 14 years ago
151411e
ath6kl: Fix static WEP configuration in AP mode
by Jouni Malinen
· 14 years ago
572e27c
ath6kl: Fix AP mode connect event parsing and TIM updates
by Jouni Malinen
· 14 years ago
f9ea075
ath6kl: Fix endianness in register write
by Vasanthakumar Thiagarajan
· 14 years ago
38c35ff
ath6kl: Make ath6kl_diag_write32() non-static
by Vasanthakumar Thiagarajan
· 14 years ago
b142b91
ath6kl: Fix endianness in requesting chip register read
by Vasanthakumar Thiagarajan
· 14 years ago
bc07ddb
ath6kl: read fwlog from firmware ring buffer
by Kalle Valo
· 14 years ago
addb44b
ath6kl: cleanup diagnose window read and write functions
by Kalle Valo
· 14 years ago
003353b0d
ath6kl: add testmode support
by Kalle Valo
· 14 years ago
Next »