aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/wl12xx/tx.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-12wireless/wl12xx/wl1251: move TI WLAN modules to a common ti subdirectoryLuciano Coelho1-232/+0
2012-03-08wl12xx: implement SW Tx watchdogArik Nemtsov1-0/+1
2012-02-15wl12xx: consider encryption and QoS in auto arp templateEliad Peller1-1/+3
2012-02-15wl12xx: add TX_HW_ATTR_HOST_ENCRYPT flagEliad Peller1-0/+1
2011-10-11wl12xx: rearm rx streaming per vifEliad Peller1-0/+1
2011-10-11wl12xx: support multiple vifs in the tx pathEliad Peller1-1/+1
2011-10-11wl12xx: unify STA and AP tx_queue mechanismEliad Peller1-1/+4
2011-10-07wl12xx: move ap_hlid_map into wlvif.apEliad Peller1-1/+1
2011-10-07wl12xx: move ap_global_hlid and ap_bcast_hlid into wlvifEliad Peller1-1/+2
2011-10-07wl12xx: move bss_type into wlvifEliad Peller1-1/+1
2011-09-23wl12xx: implement set_bitrate_mask callbackEliad Peller1-2/+3
2011-09-14wl12xx: AP mode - clean BA and queue state in tx_resetArik Nemtsov1-0/+3
2011-09-14wl12xx: don't indicate up PS-filtered dummy packetsArik Nemtsov1-0/+1
2011-08-25wl12xx: use 2 spare TX blocks for GEM cipherGuy Eilam1-0/+1
2011-08-22wl12xx: add system_hlidEliad Peller1-1/+1
2011-08-22wl12xx: update rx/txEliad Peller1-10/+4
2011-07-08wl12xx: start/stop queues according to global per-AC countersArik Nemtsov1-0/+10
2011-07-05wl12xx: implement Tx watermarks per ACArik Nemtsov1-0/+16
2011-07-05wl12xx: fix Tx security sequence number handlingOz Krakowski1-1/+1
2011-05-02wl12xx: fix race condition during recovery in AP modeArik Nemtsov1-1/+1
2011-04-19wl12xx: Clean up the dummy packet mechanismIdo Yariv1-2/+0
2011-04-19wl12xx: Clean up the block size alignment codeIdo Yariv1-0/+9
2011-04-19wl12xx: use 1 spare TX block instead of twoLuciano Coelho1-1/+0
2011-04-19wl12xx: 1281/1283 support - Add dummy packet supportShahar Levi1-0/+6
2011-04-19wl12xx: 1281/1283 support - Add acx commandsShahar Levi1-9/+37
2011-02-23wl12xx: AP-mode - TX queue per link in ACArik Nemtsov1-0/+3
2011-02-23wl12xx: use standard ALIGN() macroEliad Peller1-2/+0
2011-01-24wl12xx: Add AP related definitions to HOST-FW interfaceArik Nemtsov1-2/+7
2011-01-24wl12xx: AP mode - init sequenceArik Nemtsov1-0/+1
2010-11-22wl1271: Change wl12xx Files NamesShahar Levi1-0/+150
2009-07-10wl12xx: Moved wl1251 TX path implementation into chip specific filesJuuso Oikarinen1-215/+0
2009-05-06wl12xx: add driverKalle Valo1-0/+215