index
:
kernel_samsung_tuna.git
replicant-4.2
replicant-6.0
kernel/samsung/tuna
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath9k: Fix chainmask selection during scanning
Sujith
2009-08-28
1
-1
/
+6
*
libipw: switch from ieee80211_* to libipw_* naming policy
John W. Linville
2009-08-28
10
-1254
/
+1255
*
rndis_wlan: fix broken logic in add_wep_key()
Jussi Kivilinna
2009-08-28
1
-1
/
+1
*
ath9k: Add support FIF_OTHER_BSS filtering mode.
Javier Cardona
2009-08-28
1
-3
/
+4
*
p54: fix broadcast buffering in AP mode
Christian Lamparter
2009-08-28
1
-0
/
+3
*
mwl8k: update copyright and version number
Lennert Buytenhek
2009-08-20
1
-2
/
+2
*
mwl8k: remove mwl8k_queue_work()
Lennert Buytenhek
2009-08-20
1
-64
/
+0
*
mwl8k: get rid of mwl8k_configure_filter() workqueue use
Lennert Buytenhek
2009-08-20
1
-45
/
+20
*
mwl8k: get rid of mwl8k_get_stats() workqueue use
Lennert Buytenhek
2009-08-20
1
-30
/
+2
*
mwl8k: get rid of mwl8k_conf_tx() workqueue use
Lennert Buytenhek
2009-08-20
1
-43
/
+14
*
mwl8k: get rid of mwl8k_set_rts_threshold() workqueue use
Lennert Buytenhek
2009-08-20
1
-39
/
+3
*
mwl8k: get rid of mwl8k_bss_info_changed() workqueue use
Lennert Buytenhek
2009-08-20
1
-63
/
+38
*
mwl8k: get rid of mwl8k_config() workqueue use
Lennert Buytenhek
2009-08-20
1
-52
/
+20
*
mwl8k: get rid of mwl8k_stop() workqueue use
Lennert Buytenhek
2009-08-20
1
-25
/
+1
*
mwl8k: get rid of mwl8k_start() workqueue use
Lennert Buytenhek
2009-08-20
1
-78
/
+27
*
mwl8k: fix firmware command serialisation
Lennert Buytenhek
2009-08-20
1
-65
/
+89
*
mwl8k: mwl8k_queue_work() cleanup
Lennert Buytenhek
2009-08-20
1
-171
/
+33
*
mwl8k: mwl8k_txq_xmit() rework
Lennert Buytenhek
2009-08-20
1
-93
/
+52
*
mwl8k: implement idle mode
Lennert Buytenhek
2009-08-20
1
-0
/
+6
*
mwl8k: no need to hold ->tx_lock while setting the hardware interrupt mask
Lennert Buytenhek
2009-08-20
1
-6
/
+0
*
mwl8k: don't hardcode the number of transmit queues
Lennert Buytenhek
2009-08-20
1
-7
/
+7
*
mwl8k: don't touch 'command done' interrupt during firmware load
Lennert Buytenhek
2009-08-20
1
-23
/
+1
*
mwl8k: dma header manipulations can't fail
Lennert Buytenhek
2009-08-20
1
-70
/
+13
*
mwl8k: ->add_interface() is not called for monitor interfaces
Lennert Buytenhek
2009-08-20
1
-4
/
+2
*
mwl8k: fix mwl8k_configure_filter() parameter lifetime issue
Lennert Buytenhek
2009-08-20
1
-68
/
+39
*
mwl8k: remove MWL8K_*_SLOTTIME defines
Lennert Buytenhek
2009-08-20
1
-12
/
+3
*
mwl8k: remove MWL8K_WMM_* defines
Lennert Buytenhek
2009-08-20
1
-13
/
+8
*
mwl8k: remove MWL8K_RADIO_*_PREAMBLE defines
Lennert Buytenhek
2009-08-20
1
-17
/
+5
*
mwl8k: remove MWL8K_RADIO_* defines
Lennert Buytenhek
2009-08-20
1
-24
/
+26
*
mwl8k: various coding style cleanups
Lennert Buytenhek
2009-08-20
1
-73
/
+57
*
mwl8k: sort firmware command list by opcode, and trim unused commands
Lennert Buytenhek
2009-08-20
1
-23
/
+19
*
mwl8k: s/IEEE80211_ADDR_LEN/ETH_ALEN/g
Lennert Buytenhek
2009-08-20
1
-25
/
+22
*
mwl8k: remove various unused struct members and defines
Lennert Buytenhek
2009-08-20
1
-65
/
+8
*
ath9k: Nuke struct ath9k_node_stats
Vasanthakumar Thiagarajan
2009-08-20
5
-25
/
+8
*
ath9k: Fix bug in retrieving average beacon rssi
Vasanthakumar Thiagarajan
2009-08-20
1
-6
/
+1
*
b43: add hardware tkip
gregor kowski
2009-08-20
5
-12
/
+147
*
b43: LP-PHY: Implement spec updates and remove resolved FIXMEs
Gábor Stefanik
2009-08-20
3
-46
/
+82
*
orinoco: remove spare whitespace
David Kilroy
2009-08-20
1
-1
/
+1
*
ar9170: refactor configure_filter
Christian Lamparter
2009-08-20
3
-84
/
+27
*
b43: LP-PHY: Two small spec updates
Gábor Stefanik
2009-08-20
1
-5
/
+12
*
rt2x00: bss_info_changed() callback is allowed to sleep
Ivo van Doorn
2009-08-20
6
-25
/
+3
*
rt2x00: configure_filter() callback is allowed to sleep
Ivo van Doorn
2009-08-20
3
-15
/
+1
*
ipw2x00: fix sparse warnings
Reinette Chatre
2009-08-20
2
-43
/
+44
*
wl1271: remove print_mac usage
John W. Linville
2009-08-20
1
-3
/
+2
*
ath: move regulatory info into shared common structure
Luis R. Rodriguez
2009-08-20
15
-79
/
+116
*
ath9k: Fix TX poll cancelling
Sujith
2009-08-20
1
-4
/
+3
*
wl1251: halt the embedded CPU before loading firmware
Bob Copeland
2009-08-20
1
-0
/
+3
*
rt2x00: Add support for retry rates
Benoit PAPILLAULT
2009-08-20
2
-5
/
+19
*
rt2x00: Fix MCS register intialization
Ivo van Doorn
2009-08-20
1
-1
/
+1
*
rt2x00: wireless CLI ID and packet ID must not be 0
Ivo van Doorn
2009-08-20
1
-2
/
+2
[next]