Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
42d97a599eb6b2aab3a401b3e5799a399d6c7652
/
drivers
/
net
/
wireless
/
ath
/
ath6kl
/
cfg80211.c
42d97a5
cfg80211: remove remain-on-channel channel type
by Johannes Berg
· 13 years ago
c844211
cfg80211: allow per interface TX power setting
by Johannes Berg
· 13 years ago
04b2312
wireless: drivers: make use of WLAN_EID_VENDOR_SPECIFIC
by Arend van Spriel
· 13 years ago
b292219
wireless: use OR operation to set wiphy features
by Johannes Berg
· 13 years ago
552bff0
cfg80211: constify name parameter to add_virtual_intf
by Johannes Berg
· 13 years ago
fd01428
nl80211: move scan API to wdev
by Johannes Berg
· 13 years ago
84efbb8
cfg80211: use wireless_dev for interface management
by Johannes Berg
· 13 years ago
71bbc99
cfg80211: use wdev in mgmt-tx/ROC APIs
by Johannes Berg
· 13 years ago
b1fbd46
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
by Johannes Berg
· 13 years ago
dfb89c5
cfg80211: don't allow WoWLAN support without CONFIG_PM
by Johannes Berg
· 13 years ago
d987dd1
Merge remote branch 'wireless-next/master' into ath6kl-next
by Kalle Valo
· 13 years ago
d154f32
ath6kl: support changing dtim period on AP mode
by Etay Luz
· 13 years ago
f1ff32e
ath6kl: Add missing newline terminations
by Joe Perches
· 13 years ago
aa430da
cfg80211: provide channel to start_ap function
by Johannes Berg
· 13 years ago
67b3f12
ath6kl: separate ht cap for each band
by Kiran Reddy
· 13 years ago
06e360a
ath6kl: Add support for setting tx rateset.
by Bala Shanmugam
· 13 years ago
33a6664
ath6kl: issue wmi disconnect after notifying cfg80211
by Thomas Pedersen
· 13 years ago
dd45b75
ath6kl: Include match ssid list in scheduled scan
by Naveen Singh
· 13 years ago
c422d52d
ath6kl: enable enhanced bmiss detection
by Thomas Pedersen
· 13 years ago
6821d4f
ath6kl: Add wow multicast firmware capability support
by Naveen Gangadharan
· 13 years ago
8ab5415
ath6kl: Use correct max-scan-SSIDs limit
by Jouni Malinen
· 13 years ago
954e6ce
ath6kl: Fix bss filter setting while scanning
by Vasanthakumar Thiagarajan
· 13 years ago
7fd1ce7
ath6kl: Don't advertise HT capability for incapable firmware
by Vasanthakumar Thiagarajan
· 13 years ago
6251d80
ath6kl: Multicast filter support in wow suspend and non-suspend
by Naveen Gangadharan
· 13 years ago
77ed4e4
ath6kl: disallow WoW with multiple vifs
by Thomas Pedersen
· 13 years ago
37a2f95
ath6kl: only restore supported HT caps
by Thomas Pedersen
· 13 years ago
d92917e
ath6kl: support fw reporting phy capabilities
by Thomas Pedersen
· 13 years ago
3b8ffc6
ath6kl: Configure probed SSID list consistently
by Jouni Malinen
· 13 years ago
a432e7c
ath6kl: Remove incorrect Probe Response offload support for Interworking
by Jouni Malinen
· 13 years ago
d472b5e
ath6kl: Fix bug in bg scan configuration in schedule scan
by Subramania Sharma Thandaveswaran
· 13 years ago
eb38987
ath6kl: Retain bg scan period value modified by the user
by Raja Mani
· 13 years ago
48f2758
ath6kl: allow deepsleep_suspend function when wlan interface down
by Ming Jiang
· 13 years ago
cdeb860
ath6kl: merge split format strings into one
by Kalle Valo
· 13 years ago
9e8b16d
ath6kl: Configure 0 as rsn cap when it is not there in rsn ie
by Vasanthakumar Thiagarajan
· 13 years ago
798985c
ath6kl: Fix possible unaligned memory access in ath6kl_get_rsn_capab()
by Vasanthakumar Thiagarajan
· 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
d97c121
ath6kl: Fix 4-way handshake failure in AP and P2P GO mode
by Vasanthakumar Thiagarajan
· 13 years ago
df90b36
ath6kl: Configure htcap in fw based on the channel type in AP mode
by Vasanthakumar Thiagarajan
· 13 years ago
bed56e3
ath6kl: Don't advertise HT40 support in 2.4 Ghz
by Vasanthakumar Thiagarajan
· 13 years ago
1e8d13b
ath6kl: Fix target assert in p2p bringup with multi vif
by Vasanthakumar Thiagarajan
· 13 years ago
3d79499
ath6kl: Fix scan related issue on suspend-resume
by Vivek Natarajan
· 13 years ago
f599359
ath6kl: Set background scan period.
by Bala Shanmugam
· 13 years ago
5b35dff
ath6kl: Store scan request info in-advance before sending SCAN request
by Raja Mani
· 13 years ago
03bdeb0
ath6kl: Configure inactivity timeout in fw
by Vasanthakumar Thiagarajan
· 13 years ago
40abc2d
ath6kl: Optimize target power in deep sleep suspend
by Raja Mani
· 13 years ago
055bde4
ath6kl: Isolate host sleep mode config part from ath6kl_wow_suspend
by Raja Mani
· 13 years ago
b4d13d3
ath6kl: abort normal scan when scheduled scan is started
by Kalle Valo
· 13 years ago
c86e4f4
ath6kl: handle probe response from P2P device in P2P GO mode
by Aarthi Thiruvengadam
· 13 years ago
b528387
ath6kl: use max_t() in ath6kl_cfg80211_connect()
by Kalle Valo
· 13 years ago
17a7b16
ath6kl: Fix merge error in ath6kl_set_ies()
by Aarthi Thiruvengadam
· 13 years ago
8c9bb05
ath6kl: fix open paranthesis alignment in ath6kl_cfg80211_connect()
by Kalle Valo
· 13 years ago
d0d670a
ath6kl: remove multiple assignments
by Kalle Valo
· 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
ce0dc0c
ath6kl: Set optimal listen intvl,bmiss,scan params while going to wow suspend
by Raja Mani
· 13 years ago
8f46fcc
ath6kl: Maintain the listen interval per VIF specific
by Raja Mani
· 13 years ago
390a8c8
ath6kl: Check wow state before sending control and data pkt
by Raja Mani
· 13 years ago
1e9a905
ath6kl: Add provision to define suspend policy in disconnected state.
by Raja Mani
· 13 years ago
05e5bd0
Merge remote branch 'wireless-next/master' into ath6kl-next
by Kalle Valo
· 13 years ago
67cd22e
ath6kl: implement hidden ssid
by Thomas Pedersen
· 13 years ago
080eec4
ath6kl: Clear the IE in firmware if not set
by Aarthi Thiruvengadam
· 13 years ago
e5348a1
ath6kl: Make sure wiphy is registered before calling regulatory_hint()
by Vasanthakumar Thiagarajan
· 13 years ago
f2afdac
ath6kl: Group wiphy initialization into ath6kl_cfg80211_init()
by Vasanthakumar Thiagarajan
· 13 years ago
faaf192
ath6kl: Register driver ht capabilities in wiphy
by Vasanthakumar Thiagarajan
· 13 years ago
13423c3
ath6kl: Make foreground scan a deterministic one
by Vasanthakumar Thiagarajan
· 13 years ago
cc4d623
ath6kl: Remove bogus non-NULL pointer check
by Vasanthakumar Thiagarajan
· 14 years ago
d0ff738
ath6kl: Add unicast mgmt frame buffering
by Naveen Gangadharan
· 14 years ago
8860020
cfg80211: restructure AP/GO mode API
by Johannes Berg
· 14 years ago
1b2df40
ath6kl: Update license header
by Vasanthakumar Thiagarajan
· 14 years ago
3c325fb
ath6kl: Fix typo in cfg80211.c
by Masanari Iida
· 14 years ago
3c411a4
ath6kl: Return a proper error code when not in connected state
by Raja Mani
· 14 years ago
081c7a8
ath6kl: Wait for host sleep mode cmd processed event during WOW suspend
by Raja Mani
· 14 years ago
d91e8ee
ath6kl: Configure WOW patterns while going to wow_suspend
by Raja Mani
· 14 years ago
1d2a445
ath6kl: Fix bug in maintaining aggregation state in AP mode
by Vasanthakumar Thiagarajan
· 14 years ago
7baef81
ath6kl: Define a structure for connection specific aggregation information
by Vasanthakumar Thiagarajan
· 14 years ago
d6a434d
ath6kl: create ath6kl_core.ko
by Kalle Valo
· 14 years ago
45eaa78
ath6kl: create core.c
by Kalle Valo
· 14 years ago
46d33a2
ath6kl: unify cfg80211 init/cleanup functions
by Kalle Valo
· 14 years ago
c25889e
ath6kl: rename vif init and cleanup functions
by Kalle Valo
· 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
4a8ce2f
ath6kl: Remove redundant pointer check
by Sujith Manoharan
· 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
ba1f6fe
ath6kl: Advertise TX/RX support for frames in AP mode
by Jouni Malinen
· 14 years ago
33e5308
ath6kl: Add del_station cfg80211_ops
by Jouni Malinen
· 14 years ago
e68f675
ath6kl: Fix panic when setting a channel
by Sujith Manoharan
· 14 years ago
c08631c
ath6kl: Send own IP addr to the firmware during WOW suspend
by Raja Mani
· 14 years ago
6e786cb
ath6kl: Fix connect command to clear previously used IEs
by Jouni Malinen
· 14 years ago
5e13fd3
ath6kl: Use cfg80211_roamed_bss() to report roaming event
by Vasanthakumar Thiagarajan
· 14 years ago
7e95e365
Merge remote branch 'wireless-next/master' into ath6kl-next
by Kalle Valo
· 14 years ago
3ca9d1f
ath6kl: support for P2P mgmt operations on station interface
by Aarthi Thiruvengadam
· 14 years ago
10509f9
ath6kl: implement scheduled scan
by Kalle Valo
· 14 years ago
7125f01
ath6kl: implement ath6kl_cfg80211_stop_all()
by Kalle Valo
· 14 years ago
c97a31b
ath6kl: remove a workaround from ath6kl_cfg80211_stop()
by Kalle Valo
· 14 years ago
d6d5c06
ath6kl: cleanup ath6kl_priv()
by Kalle Valo
· 14 years ago
4703290
ath6kl: Use delayed key configuration for WAPI in AP mode
by Jouni Malinen
· 14 years ago
0bb4e30
ath6kl: remove unused sc_params from struct ath6kl
by Kalle Valo
· 14 years ago
Next »