index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ti
/
wlcore
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-06
wlcore/wl12xx/wl18xx: handle spare blocks spacial cases per arch
Arik Nemtsov
6
-29
/
+20
2012-06-06
wlcore/wl12xx/wl18xx: introduce quirk to remove TKIP header space
Arik Nemtsov
4
-8
/
+17
2012-06-05
wlcore: wait for roc complete only for the first roc command
Victor Goldenshtein
1
-5
/
+11
2012-06-05
wlcore: don't enable BET for high basic rates
Victor Goldenshtein
1
-3
/
+8
2012-06-05
wlcore: remove duplicate BUG_ON during recovery
Arik Nemtsov
1
-2
/
+0
2012-06-05
wlcore: increase WL1271_EVENT_TIMEOUT
Eliad Peller
1
-1
/
+1
2012-06-05
wlcore: flush tx on CHANGE_CHANNEL
Eliad Peller
1
-2
/
+3
2012-06-05
wlcore: fix the CONF_TX_AC_ANY_TID to be 0xff
Yoni Divinsky
1
-1
/
+1
2012-06-05
wlcore: use psd_type indexing according to spec
Yoni Divinsky
1
-2
/
+5
2012-06-05
wlcore: set wl->ht_cap per-band
Eliad Peller
2
-5
/
+7
2012-06-05
wlcore: increase number of BA sessions to 3
Assaf Azulay
1
-1
/
+1
2012-06-05
wlcore: flush before stopping AP
Eliad Peller
1
-0
/
+4
2012-06-05
wlcore: use correct link for bcast/multicast frames
Eliad Peller
1
-3
/
+3
2012-06-05
wlcore: fixes for connection_loss_work
Arik Nemtsov
2
-6
/
+19
2012-06-05
wlcore: use the original elp time in forced_ps mode
Eliad Peller
1
-1
/
+9
2012-06-05
wlcore/wl12xx/wl18xx: don't use TX align quirk for wl127x
Luciano Coelho
1
-2
/
+5
2012-06-05
wlcore: increase aggregation buffer size by one page
Luciano Coelho
1
-1
/
+1
2012-06-05
wlcore: use proper values for supported local rates
Luciano Coelho
1
-1
/
+9
2012-06-05
wlcore: print the interrupt status when recovery is triggered
Luciano Coelho
1
-2
/
+4
2012-06-05
wlcore: create private static_data area and add operation to parse it
Luciano Coelho
4
-23
/
+46
2012-06-05
wlcore: add debugfs macro to help print fw statistics arrays
Luciano Coelho
2
-1
/
+27
2012-06-05
wlcore: abstract debugfs fw_stats to be handled by the lower drivers
Luciano Coelho
7
-490
/
+104
2012-06-05
wlcore: use all AP basic rates as default
Luciano Coelho
1
-3
/
+12
2012-06-05
wlcore: update beacon and probe_resp templates when rates change
Luciano Coelho
1
-73
/
+100
2012-06-05
wlcore: reorder identify_chip and get_hw_info
Luciano Coelho
1
-10
/
+10
2012-06-05
wlcore: add space for private area when allocating fw_status
Luciano Coelho
1
-1
/
+2
2012-06-05
wlcore: add module parameter to dump SDIO reads and writes
Luciano Coelho
1
-0
/
+20
2012-06-05
wlcore/wl12xx/18xx: split fw_status struct into two
Arik Nemtsov
5
-40
/
+61
2012-06-05
wlcore/wl12xx: add plt_init op and move the code to wl12xx
Luciano Coelho
4
-58
/
+7
2012-06-05
wlcore/wl12xx: move rx_mem_pool_addr element to wl12xx
Luciano Coelho
2
-8
/
+0
2012-06-05
wlcore/wl12xx: move ref_clock and tcxo_clock elements to wl12xx
Luciano Coelho
3
-7
/
+1
2012-06-05
wlcore: rename wl12xx.h to wlcore_i.h
Luciano Coelho
2
-4
/
+4
2012-06-05
wl18xx: read FW pc on recovery
Arik Nemtsov
1
-0
/
+3
2012-06-05
wlcore/wl18xx: enable MIMO/wide-chan rates in AP-mode rate config
Arik Nemtsov
4
-1
/
+21
2012-06-05
wlcore: support peer MIMO rates
Arik Nemtsov
4
-4
/
+8
2012-06-05
wl18xx: ipmlement ap_rate_mask hw op
Arik Nemtsov
1
-0
/
+6
2012-06-05
wl18xx: send channel type to FW on role start
Arik Nemtsov
2
-1
/
+29
2012-06-05
wlcore: track current channel type per vif
Arik Nemtsov
3
-1
/
+12
2012-06-05
wlcore/wl18xx: add hw op for Rx HW checksum
Arik Nemtsov
3
-0
/
+14
2012-06-05
wlcore/wl18xx: add hw op for setting Tx HW checksum
Arik Nemtsov
5
-2
/
+27
2012-06-05
wl18xx: add hw_init operation
Luciano Coelho
1
-0
/
+2
2012-06-05
wl18xx: implement immediate Tx completion
Arik Nemtsov
2
-1
/
+4
2012-06-05
wl18xx: implement hw op for getting rx buffer data alignment
Arik Nemtsov
1
-0
/
+3
2012-06-05
wl18xx: define HW-rate translation elements/tables
Arik Nemtsov
1
-1
/
+9
2012-06-05
wl18xx: implement hw op for setting blocks in hw_tx_desc
Arik Nemtsov
1
-0
/
+14
2012-06-05
wlcore_sdio/wl18xx: use SDIO revision number to identify wl18xx chips
Luciano Coelho
1
-1
/
+14
2012-05-29
wlcore: fix undefined symbols when CONFIG_PM is not defined
Eyal Shapira
3
-1
/
+7
2012-05-16
wlcore: fix some sparse warnings due to missing static declaration
Luciano Coelho
1
-3
/
+4
2012-05-16
wlcore: fix pointer print out in wl1271_acx_set_rx_filter()
Luciano Coelho
1
-2
/
+3
2012-05-15
wlcore/wl12xx: implement better beacon loss handling
Bartosz.Markowski@tieto.com
4
-17
/
+51
[prev]
[next]