Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
708bb3cf58a9bc90f3171ba64f30601f690e5aaa
/
drivers
/
net
/
wireless
/
wl12xx
/
wl12xx.h
708bb3c
wl12xx: implement Tx watermarks per AC
by Arik Nemtsov
· 14 years ago
787b2dc
wl12xx: Increase low & high TX watermarks
by Ido Yariv
· 14 years ago
9e374a3
wl12xx: schedule TX packets according to FW occupancy
by Arik Nemtsov
· 14 years ago
3618f30
wl12xx: AP mode - support FW TX inactivity triggers
by Arik Nemtsov
· 14 years ago
b992c68
wl12xx: fix Tx security sequence number handling
by Oz Krakowski
· 14 years ago
95dac04f
wl12xx: Support routing FW logs to the host
by Ido Yariv
· 14 years ago
baacb9ae
wl12xx: Avoid recovery while one is already in progress
by Ido Yariv
· 14 years ago
92ef896
wl12xx: use freezable workqueue for netstack_work
by Eliad Peller
· 14 years ago
6bb0433
wl12xx_sdio: enable wowlan only if enable_irq_wake() succeeded
by Eliad Peller
· 14 years ago
0c00504
wl12xx: Add Support for Low Power DRPw (LPD) Mode
by Shahar Levi
· 14 years ago
77ddaa1
wl12xx: add automatic rx streaming triggers
by Eliad Peller
· 14 years ago
70559a0
wl12xx: Stop BA session event from device
by Shahar Levi
· 14 years ago
9439064
wl12xx: enter/exit psm on wowlan suspend/resume
by Eliad Peller
· 14 years ago
f44e586
wl12xx: prevent scheduling while suspending (WoW enabled)
by Eliad Peller
· 14 years ago
402e4861
wl12xx: declare suspend/resume callbacks (for wowlan)
by Eliad Peller
· 14 years ago
fe44870
wl12xx: remove unused flag WL1271_FLAG_IDLE_REQUESTED
by Luciano Coelho
· 14 years ago
33c2c06
wl12xx: implement scheduled scan driver operations and reporting
by Luciano Coelho
· 14 years ago
25eaea30
Revert "wl12xx: support FW TX inactivity triggers"
by Luciano Coelho
· 14 years ago
a665d6e
wl12xx: avoid premature elp entrance
by Eliad Peller
· 14 years ago
4768480
wl12xx: support FW TX inactivity triggers
by Arik Nemtsov
· 14 years ago
341b7cd
wl12xx: Handle platforms without level trigger interrupts
by Ido Yariv
· 14 years ago
d2f4d47
wl12xx: Simplify TX blocks accounting
by Ido Yariv
· 14 years ago
990f5de
wl12xx: Clean up the dummy packet mechanism
by Ido Yariv
· 14 years ago
0da13da7
wl12xx: Clean up the block size alignment code
by Ido Yariv
· 14 years ago
13026de
wl12xx: Handle duplicate calling of remove interface
by Juuso Oikarinen
· 14 years ago
4a31c11
wl12xx: use a bitmask instead of list of booleans in scanned_ch
by Luciano Coelho
· 14 years ago
e7ddf54
wl12xx: use 1 spare TX block instead of two
by Luciano Coelho
· 14 years ago
1aed55f
wl12xx: 1281/1283 support - Use different FW file for AP mode wl127x/wl128x chips
by Arik Nemtsov
· 14 years ago
13b107d
wl12xx: 1281/1283 support - use dynamic memory for the RX/TX pools
by Shahar Levi
· 14 years ago
5ea417a
wl12xx: 1281/1283 support - New boot sequence
by Shahar Levi
· 14 years ago
bc765bf
wl12xx: 1281/1283 support - Loading FW & NVS
by Shahar Levi
· 14 years ago
48a6147
wl12xx: 1281/1283 support - Add acx commands
by Shahar Levi
· 14 years ago
5aa4234
wl12xx: 1281/1283 support - Add Definitions
by Shahar Levi
· 14 years ago
b07d403
wl12xx: Avoid redundant TX work
by Ido Yariv
· 14 years ago
a620865
wl12xx: Switch to a threaded interrupt handler
by Ido Yariv
· 14 years ago
606ea9f
wl12xx: Do end-of-transactions transfers only if needed
by Ido Yariv
· 14 years ago
f62c317
wl12xx: fix the path to the wl12xx firmwares
by Sebastien Jan
· 14 years ago
b622d99
wl12xx: AP-mode - management of links in PS-mode
by Arik Nemtsov
· 14 years ago
09039f4
wl12xx: AP-mode - count free FW TX blocks per link
by Arik Nemtsov
· 14 years ago
a8c0ddb
wl12xx: AP-mode - TX queue per link in AC
by Arik Nemtsov
· 14 years ago
72c2d9e
wl12xx: set supported_rates after association
by Eliad Peller
· 14 years ago
c8bde24
wl12xx: move to new firmware (6.1.3.50.49)
by Eliad Peller
· 14 years ago
bbba3e6
wl12xx: BA receiver support
by Levi, Shahar
· 14 years ago
4b7fac7
wl12xx: BA initiator support
by Levi, Shahar
· 14 years ago
a8aaaf5
wl12xx: don't modify the global supported band structures
by Luciano Coelho
· 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
f84f7d7
wl12xx: AP mode - add STA add/remove ops
by Arik Nemtsov
· 14 years ago
e78a287
wl12xx: Configure AP on BSS info change
by Arik Nemtsov
· 14 years ago
beb6c88
wl12xx: Add AP related definitions to HOST-FW interface
by Arik Nemtsov
· 14 years ago
ae113b5
wl12xx: AP specific RX filter configuration
by Arik Nemtsov
· 14 years ago
98bdaab
wl12xx: AP-mode high level commands
by Arik Nemtsov
· 14 years ago
3c2c04a
wl12xx: remove redundant debugfs_remove_recursive() call
by Eliad Peller
· 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
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
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
00d2010
wl1271: Change wl12xx Files Names
by Shahar Levi
· 14 years ago
[Renamed (98%) from drivers/net/wireless/wl12xx/wl1271.h]
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
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
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
c454f1d
wl1271: Move scan complete invocation into work function
by Juuso Oikarinen
· 14 years ago
02fabb0
wl1271: Enable/disable 11a support based on INI configuration
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
15cea99
wl1271: make ref_clock configurable by board
by Ohad Ben-Cohen
· 14 years ago
2cc78ff
wl1271: propagate set_power's return value
by Ohad Ben-Cohen
· 14 years ago
ece550d
wl1271: add get_survey callback in order to get channel noise
by John W. Linville
· 14 years ago
e300d95
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
08688d6
wl1271: rewritten scanning code
by Luciano Coelho
· 15 years ago
90494a9
wl1271: Work around AP's with broken ps-poll functionality
by Juuso Oikarinen
· 15 years ago
14599f1
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
ba2d358
drivers/net: use __packed annotation
by Eric Dumazet
· 15 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
eb70eb7
wl1271: Update handling of the NVS file / INI parameters
by Juuso Oikarinen
· 15 years ago
554d720
wl1271: Fix 32 bit register read related endiannes bug
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
00236aed
wl1271: Add support for connection quality monitoring
by Juuso Oikarinen
· 15 years ago
e197281
wl1271: Go to ELP in idle
by Juuso Oikarinen
· 15 years ago
ebba60c
wl1271: Use minimum rate for each band for control messages
by Juuso Oikarinen
· 15 years ago
60e84c2
wl1271: Update beacon interval properly for ad-hoc
by Juuso Oikarinen
· 15 years ago
5da11dc
wl1271: Fix ad-hoc mode handling
by Juuso Oikarinen
· 15 years ago
259da43
wl1271: Update busyword checking mechanism
by Juuso Oikarinen
· 15 years ago
3b56dd6
wl1271: Changed platform_device to be dynamically allocated
by Teemu Paasikivi
· 15 years ago
14b228a
wl1271: Update filters properly
by Juuso Oikarinen
· 15 years ago
a3b8ea7
wl1271: Added DEBUG_SDIO flag
by Teemu Paasikivi
· 15 years ago
7fc3a86
wl1271: Add sysfs file to control BT co-ex state
by Juuso Oikarinen
· 15 years ago
becd551
wl1271: Cleaned up wlan power on/off functions
by Teemu Paasikivi
· 15 years ago
04e36fc
wl1271: Clean up TX security sequence number handling
by Juuso Oikarinen
· 15 years ago
ac5e1e3
wl1271: Update TX packet life time handling with higher resolution time
by Juuso Oikarinen
· 15 years ago
1e73eb6
wl1271: Implement looped IRQ handling
by Juuso Oikarinen
· 15 years ago
06f7bc7
wl1271: Fix queue stopping/waking for TX path
by Juuso Oikarinen
· 15 years ago
ffb591c
wl1271: Improvements to the TX path
by Juuso Oikarinen
· 15 years ago
8197b71
wl1271: Implemented abstraction of IO functions.
by Teemu Paasikivi
· 15 years ago
Next »