Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
06ef5c4bbb9816e7a7eb44917f11c2e3375fb51a
/
drivers
/
net
/
wireless
/
ath
/
ath6kl
/
cfg80211.c
62c8003
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 12 years ago
3d9d1d6
nl80211/cfg80211: support VHT channel configuration
by Johannes Berg
· 12 years ago
683b6d3
cfg80211: pass a channel definition struct
by Johannes Berg
· 12 years ago
42d97a5
cfg80211: remove remain-on-channel channel type
by Johannes Berg
· 12 years ago
1e5023c
Merge branch 'for-linville' of git://github.com/kvalo/ath6kl
by John W. Linville
· 12 years ago
ff7e686
ath6kl: support NL80211_USER_REG_HINT_CELL_BASE events
by Kalle Valo
· 12 years ago
c844211
cfg80211: allow per interface TX power setting
by Johannes Berg
· 12 years ago
7ac25ea
ath6kl: Fix inactivity timeout for AR6004
by Mohammed Shafi Shajakhan
· 12 years ago
c0b34e2
ath6kl: Rename ATH6KL_HW_FLAG_64BIT_RATES
by Mohammed Shafi Shajakhan
· 12 years ago
58109df
ath6kl: Fix reconnection issue after recovery
by Vasanthakumar Thiagarajan
· 12 years ago
9233299
ath6kl: Add support to detect fw error through heart beat
by Vasanthakumar Thiagarajan
· 12 years ago
84caf80
ath6kl: Recover from fw crash
by Vasanthakumar Thiagarajan
· 12 years ago
3814264
ath6kl: trivial cleanup on interface type selection
by Mohammed Shafi Shajakhan
· 13 years ago
2c07cf4
ath6kl: consolidate WoW pattern length
by Thomas Pedersen
· 13 years ago
b1f47e3
ath6kl: rework scheduled scan
by Thomas Pedersen
· 13 years ago
f21243a
ath6kl: reconfigure RSN capabilities when restarting AP
by Thomas Pedersen
· 13 years ago
fd4377b
ath6kl: configure wow filters per-vif
by Thomas Pedersen
· 13 years ago
84841ba
ath6kl: add support for changing contry code
by Kalle Valo
· 13 years ago
11f0bfc
ath6kl: refactor wmi scan command
by Kalle Valo
· 13 years ago
279b286
ath6kl: support TX error rate notification
by Thomas Pedersen
· 13 years ago
c95dcb5
ath6kl: use custom MAC address for newly created interfaces
by Aarthi Thiruvengadam
· 13 years ago
85b20fc
ath6kl: support rssi threshold for sched scan
by Thomas Pedersen
· 13 years ago
04b2312
wireless: drivers: make use of WLAN_EID_VENDOR_SPECIFIC
by Arend van Spriel
· 12 years ago
b292219
wireless: use OR operation to set wiphy features
by Johannes Berg
· 12 years ago
552bff0
cfg80211: constify name parameter to add_virtual_intf
by Johannes Berg
· 12 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
· 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
Next »