index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
wl12xx
/
tx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-12
wireless/wl12xx/wl1251: move TI WLAN modules to a common ti subdirectory
Luciano Coelho
1
-1079
/
+0
2012-03-08
wl12xx: implement SW Tx watchdog
Arik Nemtsov
1
-0
/
+4
2012-02-28
wl12xx: flush all Tx queues on tx_flush timeout
Arik Nemtsov
1
-0
/
+7
2012-02-28
wl12xx: avoid starving the system hlid
Arik Nemtsov
1
-4
/
+13
2012-02-28
wl12xx: reset link Tx queues when freeing it
Arik Nemtsov
1
-3
/
+10
2012-02-15
wl12xx: consider encryption and QoS in auto arp template
Eliad Peller
1
-5
/
+6
2012-02-15
wl12xx: add TX_HW_ATTR_HOST_ENCRYPT flag
Eliad Peller
1
-4
/
+13
2012-02-15
wl12xx: Set IEEE80211_TX_RC_SHORT_GI if short GI was used on
Pontus Fuchs
1
-2
/
+6
2012-02-15
wl12xx: Set IEEE80211_TX_RC_MCS on MCS rates on TX complete.
Pontus Fuchs
1
-1
/
+11
2012-02-15
wl12xx: remove wl1271_tx_update_filters
Eliad Peller
1
-31
/
+0
2011-12-15
wl12xx: use ieee80211_free_txskb()
Eliad Peller
1
-1
/
+8
2011-12-09
wl12xx: silence tx_attr uninitialized warning in wl1271_tx_fill_hdr
John W. Linville
1
-1
/
+1
2011-12-01
wl12xx: don't explicitly check for unjoined ibss
Eliad Peller
1
-9
/
+1
2011-11-08
wl12xx: use p2p rate index when the skb has the NO_CCK flag
Eliad Peller
1
-1
/
+3
2011-11-08
wl12xx: change blocksize alignment quirk to negative
Luciano Coelho
1
-3
/
+3
2011-11-08
wl12xx: couple role_start_dev with roc
Eliad Peller
1
-5
/
+1
2011-10-11
wl12xx: handle injected packets
Eliad Peller
1
-14
/
+13
2011-10-11
wl12xx: remove warning message during IBSS Tx
Shahar Lev
1
-1
/
+9
2011-10-11
wl12xx: move debugging definitions to a separate file
Luciano Coelho
1
-0
/
+1
2011-10-11
wl12xx: use round-robin policy for tx
Eliad Peller
1
-6
/
+20
2011-10-11
wl12xx: use dynamic rate policies
Eliad Peller
1
-5
/
+5
2011-10-11
wl12xx: replace all remaining wl->vif references
Eliad Peller
1
-1
/
+1
2011-10-11
wl12xx: add band field to wlvif
Eliad Peller
1
-2
/
+3
2011-10-11
wl12xx: make WL1271_FLAG_RX_STREAMING_STARTED flag per-vif
Eliad Peller
1
-1
/
+1
2011-10-11
wl12xx: make WL1271_FLAG_AP_STARTED flag per-vif
Eliad Peller
1
-1
/
+1
2011-10-11
wl12xx: make WL1271_FLAG_IBSS_JOINED flag per-vif
Eliad Peller
1
-1
/
+1
2011-10-11
wl12xx: make WL1271_FLAG_STA_ASSOCIATED flag per-vif
Eliad Peller
1
-1
/
+1
2011-10-11
wl12xx: rearm rx streaming per vif
Eliad Peller
1
-21
/
+46
2011-10-11
wl12xx: move tx_security_seq into wlvif
Eliad Peller
1
-3
/
+9
2011-10-11
wl12xx: support multiple vifs in the tx path
Eliad Peller
1
-31
/
+48
2011-10-11
wl12xx: unify STA and AP tx_queue mechanism
Eliad Peller
1
-70
/
+39
2011-10-11
wl12xx: move last_tx_hlid into wlvif
Eliad Peller
1
-5
/
+5
2011-10-07
wl12xx: move ap_hlid_map into wlvif.ap
Eliad Peller
1
-18
/
+17
2011-10-07
wl12xx: move ba fields into wlvif
Eliad Peller
1
-1
/
+1
2011-10-07
wl12xx: move default_key into wlvif
Eliad Peller
1
-2
/
+2
2011-10-07
wl12xx: move dev_hlid into wlvif
Eliad Peller
1
-2
/
+2
2011-10-07
wl12xx: move session_counter into wlvif
Eliad Peller
1
-3
/
+3
2011-10-07
wl12xx: move ap_global_hlid and ap_bcast_hlid into wlvif
Eliad Peller
1
-7
/
+8
2011-10-07
wl12xx: move sta_hlid into wlvif
Eliad Peller
1
-2
/
+2
2011-10-07
wl12xx: move dev_role_id into wlvif
Eliad Peller
1
-4
/
+5
2011-10-07
wl12xx: move bss_type into wlvif
Eliad Peller
1
-32
/
+54
2011-09-23
wl12xx: implement set_bitrate_mask callback
Eliad Peller
1
-16
/
+7
2011-09-23
wl12xx: Use dev_hlid for auth and assoc req
Eliad Peller
1
-6
/
+9
2011-09-14
wl12xx: AP mode - clean BA and queue state in tx_reset
Arik Nemtsov
1
-1
/
+6
2011-09-14
wl12xx: don't regulate links when a single STA is connected
Arik Nemtsov
1
-2
/
+5
2011-09-14
wl12xx: AP mode - don't regulate FW blocks for non-active STAs
Arik Nemtsov
1
-0
/
+4
2011-09-14
wl12xx: don't indicate up PS-filtered dummy packets
Arik Nemtsov
1
-1
/
+1
2011-09-14
wl12xx: remove deprecated CONFIG_WL12XX_HT flag
Luciano Coelho
1
-2
/
+0
2011-08-25
wl12xx: use 2 spare TX blocks for GEM cipher
Guy Eilam
1
-3
/
+5
2011-08-22
wl12xx: enable AP advanced functionality
Arik Nemtsov
1
-11
/
+8
[next]