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
/
tx.c
Age
Commit message (
Expand
)
Author
2011-05-02
wl12xx: fix race condition during recovery in AP mode
Arik Nemtsov
2011-05-02
wl12xx: Restart TX when TX descriptors are available
Ido Yariv
2011-05-02
wl12xx: sleep instead of wakeup after tx work
Eliad Peller
2011-04-19
wl12xx: Simplify TX blocks accounting
Ido Yariv
2011-04-19
wl12xx: Clean up the dummy packet mechanism
Ido Yariv
2011-04-19
wl12xx: Clean up the block size alignment code
Ido Yariv
2011-04-19
wl12xx: fix roaming
Ohad Ben-Cohen
2011-04-19
wl12xx: rearrange some ELP wake_up/sleep calls
Eliad Peller
2011-04-19
wl12xx: set the skbuff priority for dummy packets
Luciano Coelho
2011-04-19
wl12xx: set the actual tid instead of the ac
Eliad Peller
2011-04-19
wl12xx: use 1 spare TX block instead of two
Luciano Coelho
2011-04-19
wl12xx: 1281/1283 support - Add dummy packet support
Shahar Levi
2011-04-19
wl12xx: 1281/1283 support - Improve Tx & Rx path
Shahar Levi
2011-04-19
wl12xx: 1281/1283 support - Add acx commands
Shahar Levi
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: Remove private headers in wl1271_tx_reset
Ido Yariv
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: report invalid TX rate when returning non-TX-ed skbs
Arik Nemtsov
2011-02-23
wl12xx: AP-mode - TX queue per link in AC
Arik Nemtsov
2011-02-23
wl12xx: AP-mode - fix race condition on sta connection
Arik Nemtsov
2011-02-23
wl12xx: use standard ALIGN() macro
Eliad Peller
2011-02-08
wl12xx: set supported_rates after association
Eliad Peller
2011-01-24
wl12xx: fix some endianess bugs
Eliad Peller
2011-01-24
wl12xx: AP mode - encryption support
Arik Nemtsov
2011-01-24
wl12xx: AP mode - changes in TX path
Arik Nemtsov
2011-01-24
wl12xx: AP mode - init sequence
Arik Nemtsov
2011-01-24
wl12xx: AP-mode high level commands
Arik Nemtsov
2011-01-24
wl12xx: AP mode - AP specific CMD_CONFIGURE sub-commands
Arik Nemtsov
2010-12-15
wl12xx: Change TX queue to be per AC
Juuso Oikarinen
2010-11-22
wl1271: Change wl12xx Files Names
Shahar Levi
2009-07-10
wl12xx: Moved wl1251 TX path implementation into chip specific files
Juuso Oikarinen
2009-05-06
wl12xx: add driver
Kalle Valo