summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/wl12xx/wl1271_tx.c
AgeCommit message (Expand)AuthorFilesLines
2010-11-22wl1271: Change wl12xx Files NamesShahar Levi1-485/+0
2010-11-15wl1271: exit ELP mode when setting enabled rates in txLuciano Coelho1-0/+5
2010-11-15wl1271: Fix warning about unsupported RX rateTeemu Paasikivi1-1/+1
2010-11-15wl1271: 11n Support, functionality and configuration abilityShahar Levi1-0/+11
2010-11-15wl1271: Fix TX queue low watermark handlingIdo Yariv1-13/+22
2010-11-15wl1271: Allocate TX descriptors more efficientlyIdo Yariv1-16/+22
2010-11-15wl1271: Fix TX starvationIdo Yariv1-4/+10
2010-11-15wl1271: TX aggregation optimizationIdo Yariv1-8/+19
2010-10-05wl1271: Support firmware TX packet aggregationIdo Yariv1-62/+37
2010-09-28wl1271: Fix tid-configuration of TX framesJuuso Oikarinen1-2/+2
2010-09-28wl1271: Remove outdated FIXME'sJuuso Oikarinen1-2/+0
2010-08-17mac80211: use cipher suite selectorsJohannes Berg1-2/+2
2010-06-03wl1271: Flush TX buffers to air before going to idleJuuso Oikarinen1-3/+33
2010-04-07wl1271: Fix tx queue flushingJuuso Oikarinen1-17/+1
2010-04-07wl1271: 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-29wl1271: Change booleans in struct wl1271 into a flags bitmaskJuuso Oikarinen1-3/+3
2009-12-29wl1271: 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