index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
wl12xx
/
wl12xx.h
Age
Commit message (
Expand
)
Author
2011-03-03
wl12xx: Avoid redundant TX work
Ido Yariv
2011-03-03
wl12xx: Switch to a threaded interrupt handler
Ido Yariv
2011-03-03
wl12xx: Do end-of-transactions transfers only if needed
Ido Yariv
2011-03-03
wl12xx: fix the path to the wl12xx firmwares
Sebastien Jan
2011-02-23
wl12xx: AP-mode - management of links in PS-mode
Arik Nemtsov
2011-02-23
wl12xx: AP-mode - count free FW TX blocks per link
Arik Nemtsov
2011-02-23
wl12xx: AP-mode - TX queue per link in AC
Arik Nemtsov
2011-02-08
wl12xx: set supported_rates after association
Eliad Peller
2011-02-08
wl12xx: move to new firmware (6.1.3.50.49)
Eliad Peller
2011-01-24
wl12xx: BA receiver support
Levi, Shahar
2011-01-24
wl12xx: BA initiator support
Levi, Shahar
2011-01-24
wl12xx: don't modify the global supported band structures
Luciano Coelho
2011-01-24
wl12xx: AP mode - fetch appropriate firmware for AP
Arik Nemtsov
2011-01-24
wl12xx: AP mode - encryption support
Arik Nemtsov
2011-01-24
wl12xx: AP mode - add STA add/remove ops
Arik Nemtsov
2011-01-24
wl12xx: Configure AP on BSS info change
Arik Nemtsov
2011-01-24
wl12xx: Add AP related definitions to HOST-FW interface
Arik Nemtsov
2011-01-24
wl12xx: AP specific RX filter configuration
Arik Nemtsov
2011-01-24
wl12xx: AP-mode high level commands
Arik Nemtsov
2011-01-24
wl12xx: remove redundant debugfs_remove_recursive() call
Eliad Peller
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-12-15
wl12xx: Change TX queue to be per AC
Juuso Oikarinen
2010-12-15
wl12xx: allow runtime changing of debug_level
Eliad Peller
2010-12-02
wl1271: use debugfs_remove_recursive
Eliad Peller
2010-11-26
wl1271: Fix setting of the hardware connection monitoring probe-req template
Juuso Oikarinen
2010-11-22
wl1271: Change wl12xx Files Names
Shahar Levi
2009-07-10
wl1251: rename wl12xx.h to wl1251.h
Kalle Valo
2009-07-10
wl12xx: Use chipset specific join commands
Juuso Oikarinen
2009-07-10
wl12xx: Moved wl1251 TX path implementation into chip specific files
Juuso Oikarinen
2009-07-10
wl12xx: add support for new WL1271 chip revision
Luciano Coelho
2009-07-10
wl12xx: moved firmware version reading routine to chip-specific functions
Luciano Coelho
2009-07-10
wl12xx: fix rx descriptor use
Kalle Valo
2009-07-10
wl12xx: allocate buffer the spi busy word from struct wl12xx
Kalle Valo
2009-07-10
wl12xx: allocate buffer spi read/write command buffer kzalloc()
Kalle Valo
2009-07-10
wl12xx: reserver buffer for read32()/write32() in struct wl12xx
Kalle Valo
2009-05-06
wl12xx: add driver
Kalle Valo