index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-04-14
6
-101
/
+162
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2008-04-09
4
-5
/
+3
|
|
\
|
|
*
rt61pci: rt61pci_beacon_update do not free skb twice
Daniel Wagner
2008-04-09
1
-3
/
+1
|
|
*
iwlwifi: fix n-band association problem
Abhijeet Kolekar
2008-04-07
1
-1
/
+0
|
|
*
ipw2200: set MAC address on radiotap interface
Daniel Drake
2008-04-07
1
-0
/
+1
|
|
*
libertas: fix mode initialization problem
Holger Schurig
2008-04-07
1
-1
/
+1
|
*
|
[NET]: Undo code bloat in hot paths due to print_mac().
David S. Miller
2008-04-08
4
-97
/
+159
|
|
/
*
|
drivers/net/wireless/p54/net2280.h: silence checkpatch.pl
Christian Lamparter
2008-04-08
1
-368
/
+368
*
|
p54: move to separate directory
Christian Lamparter
2008-04-08
12
-67
/
+68
*
|
mac80211: rename files
Johannes Berg
2008-04-08
2
-2
/
+2
*
|
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
[next]