aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/wl12xx/tx.c
AgeCommit message (Expand)Author
2011-05-02wl12xx: Restart TX when TX descriptors are availableIdo Yariv
2011-05-02wl12xx: sleep instead of wakeup after tx workEliad Peller
2011-05-02wl12xx: Simplify TX blocks accountingIdo Yariv
2011-05-02wl12xx: Clean up the dummy packet mechanismIdo Yariv
2011-05-02wl12xx: Clean up the block size alignment codeIdo Yariv
2011-05-02wl12xx: fix roamingOhad Ben-Cohen
2011-05-02wl12xx: rearrange some ELP wake_up/sleep callsEliad Peller
2011-05-02wl12xx: set the skbuff priority for dummy packetsLuciano Coelho
2011-05-02wl12xx: set the actual tid instead of the acEliad Peller
2011-05-02wl12xx: use 1 spare TX block instead of twoLuciano Coelho
2011-05-02wl12xx: 1281/1283 support - Add dummy packet supportShahar Levi
2011-05-02wl12xx: 1281/1283 support - Improve Tx & Rx pathShahar Levi
2011-05-02wl12xx: 1281/1283 support - Add acx commandsShahar Levi
2011-05-02wl12xx: Switch to a threaded interrupt handlerIdo Yariv
2011-05-02wl12xx: Do end-of-transactions transfers only if neededIdo Yariv
2011-05-02wl12xx: Remove private headers in wl1271_tx_resetIdo Yariv
2011-05-02wl12xx: AP-mode - management of links in PS-modeArik Nemtsov
2011-05-02wl12xx: AP-mode - count free FW TX blocks per linkArik Nemtsov
2011-05-02wl12xx: report invalid TX rate when returning non-TX-ed skbsArik Nemtsov
2011-05-02wl12xx: AP-mode - TX queue per link in ACArik Nemtsov
2011-05-02wl12xx: AP-mode - fix race condition on sta connectionArik Nemtsov
2011-05-02wl12xx: use standard ALIGN() macroEliad Peller
2011-05-02wl12xx: set supported_rates after associationEliad Peller
2011-05-02wl12xx: fix some endianess bugsEliad Peller
2011-05-02wl12xx: AP mode - encryption supportArik Nemtsov
2011-05-02wl12xx: AP mode - changes in TX pathArik Nemtsov
2011-05-02wl12xx: AP mode - init sequenceArik Nemtsov
2011-05-02wl12xx: AP-mode high level commandsArik Nemtsov
2011-05-02wl12xx: AP mode - AP specific CMD_CONFIGURE sub-commandsArik Nemtsov
2010-12-15wl12xx: Change TX queue to be per ACJuuso Oikarinen
2010-11-22wl1271: Change wl12xx Files NamesShahar Levi
2009-07-10wl12xx: Moved wl1251 TX path implementation into chip specific filesJuuso Oikarinen
2009-05-06wl12xx: add driverKalle Valo