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
*
adm8211: remove commented-out code
Pavel Machek
2008-04-08
1
-7
/
+0
*
b43: use b43_is_mode() call
Michael Buesch
2008-04-08
1
-2
/
+2
*
b43: Fix PHY TX control words in SHM
Michael Buesch
2008-04-08
2
-83
/
+117
*
b43: Fix beacon BH update
Michael Buesch
2008-04-08
2
-42
/
+54
*
mac80211: notify mac from low level driver (iwlwifi)
Mohamed Abbas
2008-04-08
2
-0
/
+2
*
b43: Beaconing fixes
Michael Buesch
2008-04-08
2
-6
/
+37
*
iwlwifi: honour regulatory restrictions in scan code
Johannes Berg
2008-04-08
2
-0
/
+6
*
iwlwifi: fix rfkill memory error
Mohamed Abbas
2008-04-08
3
-18
/
+22
*
iwlwifi: ensure led registration complete as part of initialization
Reinette Chatre
2008-04-08
2
-4
/
+4
*
iwlwifi: use ieee80211_frequency_to_channel
Tomas Winkler
2008-04-08
2
-9
/
+8
*
iwlwifi: move driver status inliners into iwl-core.h
Tomas Winkler
2008-04-08
8
-94
/
+91
*
iwlwifi: hw names cleanup
Tomas Winkler
2008-04-08
3
-56
/
+62
*
rt2x00: Use lib->config_filter() during scheduled packet filter config
Ivo van Doorn
2008-04-08
1
-11
/
+1
*
b43: Fix TBTT and PU timings
Michael Buesch
2008-04-08
2
-8
/
+39
*
b43: Add more N-PHY stuff
Michael Buesch
2008-04-08
4
-12
/
+41
*
b43: Use SSB block-I/O to do PIO
Michael Buesch
2008-04-08
2
-83
/
+91
*
iwl4965: use IWLWIFI_LEDS config variable
Reinette Chatre
2008-04-08
1
-1
/
+1
*
drivers/net/wireless/iwlwifi/iwl-3945.h: correct CONFIG_IWL4965_LEDS typo
John W. Linville
2008-04-08
1
-1
/
+1
*
libertas: remove lbs_get_fwversion()
Holger Schurig
2008-04-08
3
-24
/
+5
*
libertas: move lbs_update_channel out of assoc.c
Holger Schurig
2008-04-08
2
-17
/
+16
*
libertas: move association code from scan.c into assoc.c
Holger Schurig
2008-04-08
6
-424
/
+397
*
libertas: move association code from join.c into scan.c
Holger Schurig
2008-04-08
11
-931
/
+890
*
iwlwifi/Kconfg: make IWLWIFI_LEDS invisible
John W. Linville
2008-04-08
1
-6
/
+4
*
iwlwifi: fix some warnings
Johannes Berg
2008-04-08
4
-9
/
+10
*
drivers/net/wireless/iwlwifi/iwl-debugfs.c: fix another '%llu' warning
John W. Linville
2008-04-08
1
-1
/
+1
*
wavelan_cs: stop inlining largish static functions
Denys Vlasenko
2008-04-08
2
-37
/
+36
*
prism54: set carrier flags correctly
Luis R. Rodriguez
2008-04-08
2
-2
/
+7
*
ssb: Turn suspend/resume upside down
Michael Buesch
2008-04-08
1
-4
/
+6
*
b43: Add PIO support for PCMCIA devices
Michael Buesch
2008-04-08
10
-103
/
+1267
*
iwlwifi: Eliminate association from beacon
Tomas Winkler
2008-04-08
4
-204
/
+51
*
iwlwifi: eliminate conf_ht
Tomas Winkler
2008-04-08
1
-83
/
+63
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
2008-04-02
4
-7
/
+21
|
\
|
*
b43: Fix PCMCIA IRQ routing
Michael Buesch
2008-04-01
1
-2
/
+4
|
*
b43: Add DMA mapping failure messages
Michael Buesch
2008-04-01
1
-1
/
+6
|
*
rt2x00: Ignore set_state(STATE_SLEEP) failure
Ivo van Doorn
2008-03-27
1
-2
/
+11
|
*
drivers/net/wireless/iwlwifi/iwl-4965.c: correct use of ! and &
Julia Lawall
2008-03-27
1
-1
/
+1
|
*
libertas: fix spinlock recursion bug
Holger Schurig
2008-03-27
1
-2
/
+0
*
|
wireless: fix various printk warnings on ia64 (and others)
John W. Linville
2008-04-01
3
-5
/
+8
*
|
rt2x00: Remove MAC80211_LEDS dependency
Ivo van Doorn
2008-04-01
12
-247
/
+297
*
|
rt2x00: TO_DS filter depends on intf_ap_count
Ivo van Doorn
2008-04-01
6
-5
/
+17
*
|
rt2x00: Invert scheduled packet_filter check
Ivo van Doorn
2008-04-01
1
-2
/
+2
*
|
iwlwifi: Fix synchronous host command
Tomas Winkler
2008-04-01
6
-48
/
+52
*
|
iwlwifi: LED initialize before registering
Tomas Winkler
2008-04-01
1
-2
/
+4
*
|
iwlwifi: unregister to upper stack before releasing resources
Ron Rindjunsky
2008-04-01
1
-3
/
+5
*
|
iwlwifi: move rate registration to module load
Reinette Chatre
2008-04-01
7
-20
/
+46
*
|
iwlwifi: fix race condition during driver unload
Mohamed Abbas
2008-04-01
2
-4
/
+62
*
|
iwlwifi: hook iwlwifi with Linux rfkill
Mohamed Abbas
2008-04-01
9
-34
/
+271
*
|
iwlwifi: add notification infrastructure to iwlcore
Mohamed Abbas
2008-04-01
3
-0
/
+36
*
|
rt2x00: fixup some non-functional merge errors
John W. Linville
2008-04-01
2
-5
/
+1
*
|
libertas: don't depend on IEEE80211
Holger Schurig
2008-04-01
3
-1
/
+31
[next]