Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
491bbd6bdddafb49d0d6a9258d53441aee4bb622
/
drivers
/
net
/
wireless
/
wl12xx
/
main.c
491bbd6
wl12xx: change debug_level module param sysfs permissions
by Guy Eilam
· 14 years ago
2d6e4e76
wl12xx: lock the RCU when accessing sta via ieee80211_find_sta()
by Luciano Coelho
· 14 years ago
a8aaaf5
wl12xx: don't modify the global supported band structures
by Luciano Coelho
· 14 years ago
fa287b8
wl12xx: don't join upon disassociation
by Eliad Peller
· 14 years ago
038d925
wl12xx: Enable AP-mode
by Arik Nemtsov
· 14 years ago
31d26ec
wl12xx: Read MAC address from NVS file on HW startup
by Arik Nemtsov
· 14 years ago
166d504
wl12xx: AP mode - fetch appropriate firmware for AP
by Arik Nemtsov
· 14 years ago
7f179b4
wl12xx: AP mode - encryption support
by Arik Nemtsov
· 14 years ago
488fc54
wl12xx: AP mode - record TX configuration settings
by Arik Nemtsov
· 14 years ago
c6c8a65
wl12xx: AP mode - changes in TX path
by Arik Nemtsov
· 14 years ago
f84f7d7
wl12xx: AP mode - add STA add/remove ops
by Arik Nemtsov
· 14 years ago
7d05786
wl12xx: AP mode - change filter config
by Arik Nemtsov
· 14 years ago
bee0ffe
wl12xx: AP mode config in ieee80211_ops.config
by Arik Nemtsov
· 14 years ago
e78a287
wl12xx: Configure AP on BSS info change
by Arik Nemtsov
· 14 years ago
ae113b5
wl12xx: AP specific RX filter configuration
by Arik Nemtsov
· 14 years ago
e0fe371
wl12xx: AP mode - init sequence
by Arik Nemtsov
· 14 years ago
98bdaab
wl12xx: AP-mode high level commands
by Arik Nemtsov
· 14 years ago
79b223f
wl12xx: AP mode - AP specific CMD_CONFIGURE sub-commands
by Arik Nemtsov
· 14 years ago
1e05a81
wl12xx: Add AP related configuration to conf_drv_settings
by Arik Nemtsov
· 14 years ago
6742f55
wl12xx: Change TX queue to be per AC
by Juuso Oikarinen
· 14 years ago
17c1755
wl12xx: allow runtime changing of debug_level
by Eliad Peller
· 14 years ago
ea559b4
wl1271: fixed problem with WPS IEs in probe requests
by Guy Eilam
· 14 years ago
c531277
wl12xx: add auto-arp support
by Eliad Peller
· 14 years ago
fb6a681
wl12xx: disable 11a channels when wl->enable_11a is known
by Luciano Coelho
· 14 years ago
1036dc1
wl12xx: Remove 11j channels from the supported channels list.
by Juuso Oikarinen
· 14 years ago
d60080a
wl1271: move wl12xx debugfs directory to under wiphy's debugfs
by Eliad Peller
· 14 years ago
2f6724b
wl1271: Fix setting of the hardware connection monitoring probe-req template
by Juuso Oikarinen
· 14 years ago
573c67c
wl12xx: disable 11a channels when regulatory changes if 11a is not supported
by Luciano Coelho
· 14 years ago
6735329
wl12xx: Fix kernel crash related to hw recovery and interface shutdown
by Juuso Oikarinen
· 14 years ago
b84a7d3
wl12xx: Unset bssid filter, ssid and bssid from firmware on disassoc
by Juuso Oikarinen
· 14 years ago
68d069c
wl1271: add support for HW TX fragmentation
by Arik Nemtsov
· 14 years ago
fa97f46
Revert "wl1271: Change supported channel order for a more optimal scan"
by Juuso Oikarinen
· 14 years ago
b7417d9
wl1271: Prevent ad-hoc and active scanning on 11a DFS frequencies
by Juuso Oikarinen
· 14 years ago
00d2010
wl1271: Change wl12xx Files Names
by Shahar Levi
· 14 years ago
[Renamed (99%) from drivers/net/wireless/wl12xx/wl1271_main.c]
ccc83b0
wl1271: handle HW watchdog interrupt
by Eliad Peller
· 14 years ago
71125ab
wl1271: set wl->vif only if add_interface succeeded.
by Eliad Peller
· 14 years ago
f8d9802
wl1271: Check interface state in op_* functions
by Juuso Oikarinen
· 14 years ago
b739a42
wl1271: Fix scan failure detection
by Juuso Oikarinen
· 14 years ago
6a2de93
wl1271: Fix warning about unsupported RX rate
by Teemu Paasikivi
· 14 years ago
1835785
wl1271: 11n Support, functionality and configuration ability
by Shahar Levi
· 14 years ago
e8b03a2
wl1271: 11n Support, Add Definitions
by Shahar Levi
· 14 years ago
25eeb9e
wl1271: Allocate TX descriptors more efficiently
by Ido Yariv
· 14 years ago
a522550
wl1271: Fix TX starvation
by Ido Yariv
· 14 years ago
644a486
wl1271: Add extended radio parameter initialization
by Juuso Oikarinen
· 14 years ago
d25611d
wl1271: Indicate disconnection on hardware failure
by Juuso Oikarinen
· 14 years ago
117b38d
wl1271: Move work-init calls to hw allocation
by Juuso Oikarinen
· 14 years ago
1f37cbc
wl1271: Support firmware RX packet aggregation
by Ido Yariv
· 14 years ago
7a55724
wl1271: Add support for hardware GEM cipher
by Juuso Oikarinen
· 14 years ago
8eab7b4
wl1271: Increase connection reliability
by Juuso Oikarinen
· 14 years ago
bea39d6
wl1271: Optimize scan duration
by Juuso Oikarinen
· 14 years ago
78abd32
wl1271: Add handling for failing hardware scan command
by Juuso Oikarinen
· 14 years ago
52b0e7a
wl1271: Add hardware recovery mechanism
by Juuso Oikarinen
· 14 years ago
52a2a37
wl1271: Separate interface removal to another function
by Juuso Oikarinen
· 14 years ago
8c7f4f3
wl1271: Fix work cancelling when shutting down the driver
by Juuso Oikarinen
· 14 years ago
c454f1d
wl1271: Move scan complete invocation into work function
by Juuso Oikarinen
· 14 years ago
9987a9d
wl1271: Fix AC/TID default configuration
by Juuso Oikarinen
· 14 years ago
11eb542
wl1271: Enable 11a support always, prevent scanning for unsupporting chips
by Juuso Oikarinen
· 14 years ago
65cddbf
wl1271: Reduce rate used for last PSM entry attempt
by Juuso Oikarinen
· 14 years ago
02fabb0
wl1271: Enable/disable 11a support based on INI configuration
by Juuso Oikarinen
· 14 years ago
2f63b01
wl1271: Remove outdated FIXME's
by Juuso Oikarinen
· 14 years ago
fa21c7a
wl1271: Change supported channel order for a more optimal scan
by Juuso Oikarinen
· 14 years ago
5924f89
wl1271: remove useless 11a check when scanning
by Luciano Coelho
· 14 years ago
76a029f
wl1271: Fix scan race condition
by Juuso Oikarinen
· 14 years ago
c2c192a
wl1271: Add trigger to net_device oper_state to change BT coex priority
by Juuso Oikarinen
· 14 years ago
9ee82d5
wl1271: bugfix: use bitwise-AND instead of logical-AND
by Eliad Peller
· 14 years ago
2cc78ff
wl1271: propagate set_power's return value
by Ohad Ben-Cohen
· 14 years ago
0ec2f27
wl12xx: remove unneeded locking
by Johannes Berg
· 14 years ago
97359d1
mac80211: use cipher suite selectors
by Johannes Berg
· 14 years ago
ac01e94
wl1271: update hw/fw version info in wiphy struct
by John W. Linville
· 14 years ago
ece550d
wl1271: add get_survey callback in order to get channel noise
by John W. Linville
· 14 years ago
929ebd3
drivers/net/wireless/wl12xx: Use kmemdup
by Julia Lawall
· 15 years ago
08688d6
wl1271: rewritten scanning code
by Luciano Coelho
· 14 years ago
34dd2aa
wl1271: moved scan operations to a separate file
by Luciano Coelho
· 14 years ago
f532be6
wl1271: Update interface to temporarily disable dynamic PS
by Juuso Oikarinen
· 14 years ago
9a547bf
wl1271: Fix warning when disconnecting and ad-hoc network
by Juuso Oikarinen
· 14 years ago
8d2ef7b
wl1271: Disable dynamic PS based on BT co-ext sense events
by Juuso Oikarinen
· 14 years ago
ca52a5e
wl1271: Update hardware ARP filtering configuration handling
by Juuso Oikarinen
· 14 years ago
e6b190f
wl1271: read fem manufacturer value from nvs
by Luciano Coelho
· 14 years ago
90494a9
wl1271: Work around AP's with broken ps-poll functionality
by Juuso Oikarinen
· 14 years ago
eb887df
wl1271: Use the ARP configuration function from mac80211
by Juuso Oikarinen
· 14 years ago
bbbb538
wl1271: Add TSF handling
by Juuso Oikarinen
· 14 years ago
4fb26fa
wl1271: Fix scan parameter handling for 5GHz
by Juuso Oikarinen
· 15 years ago
781608c
wl1271: Flush TX buffers to air before going to idle
by Juuso Oikarinen
· 15 years ago
0d58cbf
wl1271: Idle handling into own function
by Juuso Oikarinen
· 15 years ago
db81956
wl1271: Prevent dropping of TX frames in joins
by Juuso Oikarinen
· 15 years ago
a0ea949
drivers/net/wireless: Storage class should be before const qualifier
by Tobias Klauser
· 15 years ago
a7da74f
wl1271: Add support for NVS files with 5GHz band parameters
by Juuso Oikarinen
· 15 years ago
6fe70aa
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 15 years ago
b1b3751
wl1271: remove some unneeded code
by Dan Carpenter
· 15 years ago
8607b79
wl1271: fix notifier interface supported test
by Dan Carpenter
· 15 years ago
cdd0864
wl1271: add missing spin_lock()
by Dan Carpenter
· 15 years ago
cc75589
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 15 years ago
69e5434
wl1271: Fix to join and channel number handling
by Juuso Oikarinen
· 15 years ago
d717fd6
wl1271: Add sysfs file to retrieve HW PG-version and ROM-version
by Juuso Oikarinen
· 15 years ago
8316324
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 15 years ago
f5c044e
mac80211: remove deprecated noise field from ieee80211_rx_status
by John W. Linville
· 15 years ago
28b4c3b
wireless: Fix merge.
by Hauke Mehrtens
· 15 years ago
82429d3
wl1271: Rewrite hardware keep-alive handling
by Juuso Oikarinen
· 15 years ago
141418c
wl1271: Configure QOS nullfunc template for U-APSD
by Saravanan Dhanabal
· 15 years ago
a060bbf
mac80211: give virtual interface to hw_scan
by Johannes Berg
· 15 years ago
Next »