aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/wl12xx/wl1271_tx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-06-02wl1271: Flush TX buffers to air before going to idleJuuso Oikarinen1-3/+33
2010-04-06wl1271: Fix tx queue flushingJuuso Oikarinen1-17/+1
2010-04-06wl1271: Use minimum rate for each band for control messagesJuuso Oikarinen1-1/+1
2010-03-31wl1271: Fix memory leak in firmware crash scenarioJuuso Oikarinen1-3/+7
2010-03-31wl1271: Add TX rate reportingJuuso Oikarinen1-12/+15
2010-03-09wl1271: Disable host TX rate controlJuuso Oikarinen1-0/+2
2010-03-09wl1271: Clean up TX security sequence number handlingJuuso Oikarinen1-8/+2
2010-03-09wl1271: Clean up firmware block allocation calculationJuuso Oikarinen1-7/+3
2010-03-09wl1271: Update TX packet life time handling with higher resolution timeJuuso Oikarinen1-2/+5
2010-03-09wl1271: Fix queue stopping/waking for TX pathJuuso Oikarinen1-13/+15
2010-03-09wl1271: Improvements to the TX pathJuuso Oikarinen1-15/+23
2010-03-09wl1271: Removed wl1271_spi.h and made some functions staticTeemu Paasikivi1-1/+0
2010-02-19wl1271: Renamed IO functionsTeemu Paasikivi1-8/+9
2010-02-19wl1271: Fix WEP key handlingJuuso Oikarinen1-0/+1
2010-02-19wl1271: implement WMMKalle Valo1-4/+6
2009-12-28wl1271: Change booleans in struct wl1271 into a flags bitmaskJuuso Oikarinen1-3/+3
2009-12-28wl1271: Fix supported rate managementJuuso Oikarinen1-0/+37
2009-10-27wl1271: fix endianess issuesLuciano Coelho1-9/+13
2009-10-27wl1271: Remove outdated SPI functionsJuuso Oikarinen1-5/+5
2009-10-27wl1271: Update TX path block calucation algoJuuso Oikarinen1-2/+2
2009-10-27wl1271: Corrections to TX pathJuuso Oikarinen1-5/+3
2009-10-27wl1271: Correct TKIP header space handling in TX pathJuuso Oikarinen1-10/+17
2009-10-27wl1271: Security sequence number handling for TX (for WPA)Juuso Oikarinen1-0/+11
2009-10-27wl1271: Correction to TX block allocation calculationJuuso Oikarinen1-1/+1
2009-08-14wl1271: add wl1271 driver filesLuciano Coelho1-0/+378