index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
wl12xx
/
tx.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
wl12xx: implement set_bitrate_mask callback
Eliad Peller
2011-09-23
1
-16
/
+7
*
wl12xx: Use dev_hlid for auth and assoc req
Eliad Peller
2011-09-23
1
-6
/
+9
*
wl12xx: AP mode - clean BA and queue state in tx_reset
Arik Nemtsov
2011-09-14
1
-1
/
+6
*
wl12xx: don't regulate links when a single STA is connected
Arik Nemtsov
2011-09-14
1
-2
/
+5
*
wl12xx: AP mode - don't regulate FW blocks for non-active STAs
Arik Nemtsov
2011-09-14
1
-0
/
+4
*
wl12xx: don't indicate up PS-filtered dummy packets
Arik Nemtsov
2011-09-14
1
-1
/
+1
*
wl12xx: remove deprecated CONFIG_WL12XX_HT flag
Luciano Coelho
2011-09-14
1
-2
/
+0
*
wl12xx: use 2 spare TX blocks for GEM cipher
Guy Eilam
2011-08-25
1
-3
/
+5
*
wl12xx: enable AP advanced functionality
Arik Nemtsov
2011-08-22
1
-11
/
+8
*
wl12xx: schedule TX packets according to FW packet occupancy
Arik Nemtsov
2011-08-22
1
-23
/
+48
*
wl12xx: track freed packets in FW by AC
Arik Nemtsov
2011-08-22
1
-0
/
+2
*
wl12xx: support IBSS vif type
Eliad Peller
2011-08-22
1
-1
/
+2
*
wl12xx: use dynamic hlids for AP-mode
Arik Nemtsov
2011-08-22
1
-11
/
+6
*
wl12xx: replace dummy_join with ROC/CROC commands
Eliad Peller
2011-08-22
1
-0
/
+13
*
wl12xx: handle dummy packet event also in ap mode
Arik Nemtsov
2011-08-22
1
-4
/
+8
*
wl12xx: add system_hlid
Eliad Peller
2011-08-22
1
-15
/
+25
*
wl12xx: update rx/tx
Eliad Peller
2011-08-22
1
-4
/
+11
*
wl12xx: update commands & events
Eliad Peller
2011-08-22
1
-2
/
+3
*
wl12xx: remove rx filtering stuff
Eliad Peller
2011-08-22
1
-3
/
+1
*
wl12xx: temporarily disable advanced ap functions
Eliad Peller
2011-08-22
1
-0
/
+4
*
wl12xx: use 1 spare block in all cases
Arik Nemtsov
2011-08-22
1
-5
/
+2
*
wl12xx: Revert "wl12xx: schedule TX packets according to FW occupancy"
Arik Nemtsov
2011-08-22
1
-45
/
+23
*
wl12xx: start/stop queues according to global per-AC counters
Arik Nemtsov
2011-07-08
1
-12
/
+21
*
wl12xx: implement Tx watermarks per AC
Arik Nemtsov
2011-07-05
1
-7
/
+13
*
wl12xx: schedule TX packets according to FW occupancy
Arik Nemtsov
2011-07-05
1
-23
/
+45
*
wl12xx: use 802.11 header location after relocation to frame start
Arik Nemtsov
2011-07-05
1
-2
/
+2
*
wl12xx: fix Tx security sequence number handling
Oz Krakowski
2011-07-05
1
-4
/
+18
*
wl12xx: use freezable workqueue for netstack_work
Eliad Peller
2011-06-27
1
-1
/
+1
*
wl12xx: use _ni version of ieee80211_tx_status
Eliad Peller
2011-06-27
1
-3
/
+3
*
wl12xx: add automatic rx streaming triggers
Eliad Peller
2011-06-27
1
-0
/
+25
*
wl12xx: fix race condition during recovery in AP mode
Arik Nemtsov
2011-05-02
1
-3
/
+5
*
wl12xx: Restart TX when TX descriptors are available
Ido Yariv
2011-05-02
1
-0
/
+3
*
wl12xx: sleep instead of wakeup after tx work
Eliad Peller
2011-05-02
1
-1
/
+1
*
wl12xx: Simplify TX blocks accounting
Ido Yariv
2011-04-19
1
-0
/
+1
*
wl12xx: Clean up the dummy packet mechanism
Ido Yariv
2011-04-19
1
-12
/
+31
*
wl12xx: Clean up the block size alignment code
Ido Yariv
2011-04-19
1
-12
/
+14
*
wl12xx: fix roaming
Ohad Ben-Cohen
2011-04-19
1
-0
/
+24
*
wl12xx: rearrange some ELP wake_up/sleep calls
Eliad Peller
2011-04-19
1
-13
/
+9
*
wl12xx: set the skbuff priority for dummy packets
Luciano Coelho
2011-04-19
1
-3
/
+0
*
wl12xx: set the actual tid instead of the ac
Eliad Peller
2011-04-19
1
-2
/
+2
*
wl12xx: use 1 spare TX block instead of two
Luciano Coelho
2011-04-19
1
-2
/
+8
*
wl12xx: 1281/1283 support - Add dummy packet support
Shahar Levi
2011-04-19
1
-20
/
+55
*
wl12xx: 1281/1283 support - Improve Tx & Rx path
Shahar Levi
2011-04-19
1
-9
/
+21
*
wl12xx: 1281/1283 support - Add acx commands
Shahar Levi
2011-04-19
1
-19
/
+45
*
wl12xx: Switch to a threaded interrupt handler
Ido Yariv
2011-03-03
1
-2
/
+3
*
wl12xx: Do end-of-transactions transfers only if needed
Ido Yariv
2011-03-03
1
-2
/
+8
*
wl12xx: Remove private headers in wl1271_tx_reset
Ido Yariv
2011-03-03
1
-9
/
+23
*
wl12xx: AP-mode - management of links in PS-mode
Arik Nemtsov
2011-02-23
1
-1
/
+23
*
wl12xx: AP-mode - count free FW TX blocks per link
Arik Nemtsov
2011-02-23
1
-24
/
+29
*
wl12xx: report invalid TX rate when returning non-TX-ed skbs
Arik Nemtsov
2011-02-23
1
-0
/
+11
[next]