Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c1f5163de417dab01fa9daaf09a74bbb19303f3c
/
drivers
/
net
/
wireless
/
ath
/
ath6kl
/
cfg80211.c
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
· 13 years ago
d0ff738
ath6kl: Add unicast mgmt frame buffering
by Naveen Gangadharan
· 13 years ago
8860020
cfg80211: restructure AP/GO mode API
by Johannes Berg
· 13 years ago
1b2df40
ath6kl: Update license header
by Vasanthakumar Thiagarajan
· 13 years ago
3c325fb
ath6kl: Fix typo in cfg80211.c
by Masanari Iida
· 13 years ago
3c411a4
ath6kl: Return a proper error code when not in connected state
by Raja Mani
· 13 years ago
081c7a8
ath6kl: Wait for host sleep mode cmd processed event during WOW suspend
by Raja Mani
· 13 years ago
d91e8ee
ath6kl: Configure WOW patterns while going to wow_suspend
by Raja Mani
· 13 years ago
1d2a445
ath6kl: Fix bug in maintaining aggregation state in AP mode
by Vasanthakumar Thiagarajan
· 13 years ago
7baef81
ath6kl: Define a structure for connection specific aggregation information
by Vasanthakumar Thiagarajan
· 13 years ago
d6a434d
ath6kl: create ath6kl_core.ko
by Kalle Valo
· 13 years ago
45eaa78
ath6kl: create core.c
by Kalle Valo
· 13 years ago
46d33a2
ath6kl: unify cfg80211 init/cleanup functions
by Kalle Valo
· 13 years ago
c25889e
ath6kl: rename vif init and cleanup functions
by Kalle Valo
· 13 years ago
c1762a3
ath6kl: Add support for uAPSD
by Thirumalai Pachamuthu
· 13 years ago
8232736
ath6kl: Fix listen interval handling
by Sujith Manoharan
· 13 years ago
4a8ce2f
ath6kl: Remove redundant pointer check
by Sujith Manoharan
· 13 years ago
80abaf9
ath6kl: Implement ndo_set_rx_mode()
by Vasanthakumar Thiagarajan
· 13 years ago
792ecb3
ath6kl: Remove redundant key_index check.
by Vivek Natarajan
· 13 years ago
ba1f6fe
ath6kl: Advertise TX/RX support for frames in AP mode
by Jouni Malinen
· 13 years ago
33e5308
ath6kl: Add del_station cfg80211_ops
by Jouni Malinen
· 13 years ago
e68f675
ath6kl: Fix panic when setting a channel
by Sujith Manoharan
· 13 years ago
c08631c
ath6kl: Send own IP addr to the firmware during WOW suspend
by Raja Mani
· 13 years ago
6e786cb
ath6kl: Fix connect command to clear previously used IEs
by Jouni Malinen
· 13 years ago
5e13fd3
ath6kl: Use cfg80211_roamed_bss() to report roaming event
by Vasanthakumar Thiagarajan
· 13 years ago
7e95e365
Merge remote branch 'wireless-next/master' into ath6kl-next
by Kalle Valo
· 13 years ago
3ca9d1f
ath6kl: support for P2P mgmt operations on station interface
by Aarthi Thiruvengadam
· 13 years ago
10509f9
ath6kl: implement scheduled scan
by Kalle Valo
· 13 years ago
7125f01
ath6kl: implement ath6kl_cfg80211_stop_all()
by Kalle Valo
· 13 years ago
c97a31b
ath6kl: remove a workaround from ath6kl_cfg80211_stop()
by Kalle Valo
· 13 years ago
d6d5c06
ath6kl: cleanup ath6kl_priv()
by Kalle Valo
· 13 years ago
4703290
ath6kl: Use delayed key configuration for WAPI in AP mode
by Jouni Malinen
· 13 years ago
0bb4e30
ath6kl: remove unused sc_params from struct ath6kl
by Kalle Valo
· 13 years ago
b992a28
ath6kl: fix ath6kl's set tx power
by Luis R. Rodriguez
· 13 years ago
515db09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
by John W. Linville
· 13 years ago
743b451
ath6kl: unlock if ath6kl_cfg80211_connect() fails
by Dan Carpenter
· 13 years ago
f143379
ath6kl: Find ar->max_norm_iface in firmware IE parsing
by Vasanthakumar Thiagarajan
· 13 years ago
774439a
ath6kl: Remove modparam multi_norm_if_support
by Vasanthakumar Thiagarajan
· 13 years ago
59500b4
ath6kl: Fix AP mode operation after interface down/up
by Vasanthakumar Thiagarajan
· 13 years ago
542c519
ath6kl: Clear WPS ctrl flag if zero length IE is received from cfg80211
by Raja Mani
· 13 years ago
71f96ee
ath6kl: make maximum number of vifs runtime configurable
by Kalle Valo
· 13 years ago
be5abaa
ath6kl: Fix bug in setting dot11_auth_mode in AP mode
by Vasanthakumar Thiagarajan
· 13 years ago
7cefa44
ath6kl: Fix bug in setting default key index for tx in AP mode
by Vasanthakumar Thiagarajan
· 13 years ago
4eab6f4
ath6kl: Fix cfg80211 warning while starting IBSS mode
by Raja Mani
· 13 years ago
b8214df
ath6kl: Allow SMS4 to be configured in AP mode
by Dai Shuibing
· 13 years ago
5e07021
ath6kl: Add support for configuring SMS4 keys
by Dai Shuibing
· 13 years ago
eae9e06
ath6kl: Expose ath6kl's WOW capabilities to cfg80211
by Raja Mani
· 13 years ago
a918fb3
ath6kl: Perform WOW resume in RX path in case of SDIO IRQ wake up
by Raja Mani
· 13 years ago
d7c44e0
ath6kl: Invoke WOW suspend/resume calls during PM operation
by Raja Mani
· 13 years ago
524441e
ath6kl: Move ath6kl_cfg80211_stop() call specific to deep sleep and cut pwr
by Raja Mani
· 13 years ago
0f60e9f
ath6kl: Include new parameter in suspend path for wowlan
by Raja Mani
· 13 years ago
6cb3c71
ath6kl: Add WOW suspend/resume implementation
by Raja Mani
· 13 years ago
f3e61ec
ath6kl: Do not hide ath6kl_wmi_addkey_cmd() error values
by Jouni Malinen
· 13 years ago
f4bb9a6
ath6kl: Fix key configuration to copy at most seq_len from seq
by Jouni Malinen
· 13 years ago
Next »