Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
ae113b57826b40f1962a6e2417efd757b638e6a9
/
drivers
/
net
/
wireless
/
wl12xx
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
05285cf
wl12xx: AP mode - workaround for FW bug on station remove
by Arik Nemtsov
· 14 years ago
98bdaab
wl12xx: AP-mode high level commands
by Arik Nemtsov
· 14 years ago
203c903
wl12xx: AP mode - add AP specific event
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
6177eae
wl12xx: fix some sparse warnings
by Eliad Peller
· 14 years ago
0dd3866
wl12xx: use after free in debug code
by Dan Carpenter
· 14 years ago
3c2c04a
wl12xx: remove redundant debugfs_remove_recursive() call
by Eliad Peller
· 14 years ago
59eb21a
cfg80211: Extend channel to frequency mapping for 802.11j
by Bruno Randolf
· 14 years ago
008d23e
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
e8a8b25
Fix spelling mistakes in comments
by Stefan Weil
· 14 years ago
750de29
wl12xx: remove unnecessary import
by Hauke Mehrtens
· 14 years ago
248daa0
wl12xx_sdio_test: rename files to match current style
by Luciano Coelho
· 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
b69eb80
wl1271_sdio_test: Add module for sdio RX/TX testing
by Roger Quadros
· 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
870c367
wl1271: Add wl1271_load_firmware() and export some functions
by Roger Quadros
· 14 years ago
43a598d
wl12xx: fix illegal memset if debugfs is not enabled
by Luciano Coelho
· 14 years ago
d60080a
wl1271: move wl12xx debugfs directory to under wiphy's debugfs
by Eliad Peller
· 14 years ago
7cb2cea
wl1271: use debugfs_remove_recursive
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
9143302
wl1271: cleanup unused code of calibration structures
by Gery Kahn
· 14 years ago
00d2010
wl1271: Change wl12xx Files Names
by Shahar Levi
· 14 years ago
e4b3fdb
wl1251: use wl12xx_platform_data to pass data
by Grazvydas Ignotas
· 14 years ago
e285a52
wl1271: add recover testmode command
by Eliad Peller
· 14 years ago
ccc83b0
wl1271: handle HW watchdog interrupt
by Eliad Peller
· 14 years ago
03107a4
wl1271: refactor debugfs function generation code
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
fb2382c
wl1271: Fix RX path stall
by Juuso Oikarinen
· 14 years ago
ff6d76f
wireless/wl1271: remove redundant if-statement v2
by Nicolas Kaiser
· 14 years ago
5404643
wl1271: exit ELP mode when setting enabled rates in tx
by Luciano Coelho
· 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
c4db1c8
wl1271: 11n Support, ACX Commands
by Shahar Levi
· 14 years ago
e8b03a2
wl1271: 11n Support, Add Definitions
by Shahar Levi
· 14 years ago
2fe33e8
wl1271: Fix TX queue low watermark handling
by Ido Yariv
· 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
6c6e669
wl1271: TX aggregation optimization
by Ido Yariv
· 14 years ago
c8aea56
wl1271: ref_clock cosmetic changes
by Gery Kahn
· 14 years ago
5f05647
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 14 years ago
c64557d
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
· 14 years ago
6038f37
llseek: automatically add .llseek fop
by Arnd Bergmann
· 14 years ago
9bc6772
wl1251: move to it's own directory
by Kalle Valo
· 14 years ago
e9a6870
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
· 14 years ago
674f305
wl1271: sdio: add suspend/resume support
by Ohad Ben-Cohen
· 14 years ago
00cbb3c
wl1271: sdio: enable runtime PM
by Ohad Ben-Cohen
· 14 years ago
4b34d43
wl1271: Support FEM autodetection
by Juuso Oikarinen
· 14 years ago
46bf695
Merge branch 'wireless-next' of git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx
by John W. Linville
· 14 years ago
5082b82
wl1271: remove deprecated __attribute__ ((packed))
by Luciano Coelho
· 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
a19606b
wl1271: Support firmware TX packet aggregation
by Ido Yariv
· 14 years ago
1f37cbc
wl1271: Support firmware RX packet aggregation
by Ido Yariv
· 14 years ago
5c57a90
wl1271: Handle large SPI transfers
by Ido Yariv
· 14 years ago
41f4a6f
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
· 14 years ago
d99bf6e
wl12xx: fix separate-object-folder builds
by John W. Linville
· 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
ed484a1
wl1271: Fix tid-configuration of TX frames
by Juuso Oikarinen
· 14 years ago
11eb542
wl1271: Enable 11a support always, prevent scanning for unsupporting chips
by Juuso Oikarinen
· 14 years ago
65cddbf1
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
18c311b
wl1271: Remove function cmd_read_memory
by Juuso Oikarinen
· 14 years ago
4e23b11
wl1271: Release interrupt *after* releasing the driver context
by Juuso Oikarinen
· 14 years ago
1655309
wl1271: Remove acx_fw_version function
by Juuso Oikarinen
· 14 years ago
03f06b7
wl1271: Move setting of wake-up conditions to ps.c from cmd.c
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
4f35c02
wl1271: fix forced passive scan
by Luciano Coelho
· 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
be86cbe
wl1271: Implement CMD_SET_STA_STATE to indicate connection completion to FW
by Juuso Oikarinen
· 14 years ago
98d633b
wl1271: remove deprecated ACX definition
by Luciano Coelho
· 14 years ago
67e0208
wl1271: Fix overflow in wl1271_boot_upload_nvs
by Ido Yariv
· 14 years ago
b618f6f
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
· 14 years ago
9ee82d5
wl1271: bugfix: use bitwise-AND instead of logical-AND
by Eliad Peller
· 14 years ago
Next »