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
*
libertas: clean up association debug messages
Holger Schurig
2008-01-28
1
-72
/
+64
*
libertas: move to uniform lbs_/LBS_ namespace
Holger Schurig
2008-01-28
29
-1542
/
+1546
*
iwlwifi: remove redundant initialization of final_mode
John W. Linville
2008-01-28
2
-2
/
+2
*
b43legacy: Convert to use of the new SPROM structure
Larry Finger
2008-01-28
5
-39
/
+41
*
b43: Convert to use of the new SPROM structure
Larry Finger
2008-01-28
6
-56
/
+55
*
rt2x00: Move duplicate code into rt2x00pci_txdone()
Ivo van Doorn
2008-01-28
5
-58
/
+38
*
iwl4965: fix rxon flags set to wrong value for A mode in .erp_ie_changed
Zhu Yi
2008-01-28
1
-1
/
+1
*
b43: silence a bogus gcc warning
Frank Lichtenheld
2008-01-28
1
-1
/
+1
*
b43legacy: fix kconfig dependecies for rfkill and leds
Stefano Brivio
2008-01-28
1
-2
/
+6
*
remove unused iwl4965_init_hw_rates function
Zhu Yi
2008-01-28
2
-10
/
+0
*
iwlwifi: cleanup namespace
Christoph Hellwig
2008-01-28
19
-4106
/
+4093
*
iwl4965: fix cannot find a suitable rate issue
Mohamed Abbas
2008-01-28
1
-5
/
+8
*
iwlwifi: replace 0x8086 with PCI_VENDOR_ID_INTEL
Zhu Yi
2008-01-28
2
-4
/
+4
*
b43/b43legacy: fix my copyright notices
Stefano Brivio
2008-01-28
17
-20
/
+17
*
b43: rewrite A PHY initialization
Stefano Brivio
2008-01-28
9
-513
/
+914
*
b43legacy: rewrite and fix rfkill initialization
Stefano Brivio
2008-01-28
3
-12
/
+14
*
b43legacy: use a consistent naming scheme for the ops
Stefano Brivio
2008-01-28
1
-37
/
+37
*
b43legacy: use the retry limits provided by mac80211
Stefano Brivio
2008-01-28
2
-30
/
+52
*
wireless: checkpatch cleanups
Jeff Garzik
2008-01-28
8
-18
/
+14
*
[netdrvr] irq handler minor cleanups in several drivers
Jeff Garzik
2008-01-28
3
-4
/
+5
*
netdev: ARRAY_SIZE() cleanups
Alejandro Martinez Ruiz
2008-01-28
5
-30
/
+14
*
wireless: fix '!x & y' typo's
Roel Kluin
2008-01-28
6
-7
/
+7
*
libertas: move wlan_*_association_work from header to c file
Holger Schurig
2008-01-28
2
-34
/
+34
*
iwlwifi: disable interrupts before calling request_irq
Jes Sorensen
2008-01-28
2
-0
/
+4
*
P54: use temporary variables to reduce size of generated code
Dmitry Torokhov
2008-01-28
1
-36
/
+41
*
Prism54: Convert mgmt_sem to the mutex API
Matthias Kaehlcke
2008-01-28
3
-4
/
+5
*
orinoco: more reliable scan handling
Dan Williams
2008-01-28
2
-240
/
+313
*
b43: consistent naming for ieee80211_ops
Michael Buesch
2008-01-28
1
-37
/
+38
*
b43: Use the retry limit parameters from mac80211
Michael Buesch
2008-01-28
2
-30
/
+53
*
b43: Dereference of wl->current_dev must be protected by wl->mutex
Michael Buesch
2008-01-28
1
-14
/
+12
*
b43legacy: Remove set_key callback
Michael Buesch
2008-01-28
1
-27
/
+0
*
b43legacy: Rewrite pwork locking
Larry Finger
2008-01-28
1
-58
/
+30
*
b43legacy: Use input-polldev for the rfkill switch
Larry Finger
2008-01-28
4
-103
/
+109
*
b43legacy: RF-kill support
Larry Finger
2008-01-28
9
-15
/
+250
*
b43legacy: LED triggers support
Larry Finger
2008-01-28
7
-310
/
+241
*
iwlwifi: cleanup Kconfig and ifdefs to split 3945 and 4965
Christoph Hellwig
2008-01-28
13
-336
/
+368
*
iwlwifi: keep 3945 and 4965 headers separate
Christoph Hellwig
2008-01-28
21
-2208
/
+5337
*
iwlwifi: mark more functions/variables static
Christoph Hellwig
2008-01-28
6
-58
/
+38
*
iwlwifi: Update iwlwifi version stamp to 1.1.19
Zhu Yi
2008-01-28
2
-2
/
+2
*
iwlwifi: Update iwlwifi version stamp to 1.1.18
Zhu Yi
2008-01-28
2
-2
/
+2
*
iwl4965: exclude 60M rate from probe request
mabbas
2008-01-28
1
-7
/
+9
*
iwlwifi: Renames struct fw_image_desc to struct fw_desc
Tomas Winkler
2008-01-28
2
-7
/
+7
*
iwlwifi: add 5965 SCD registers to iwl-prph.h
Emmanuel Grumbach
2008-01-28
1
-1
/
+11
*
iwlwifi: move 3945 SCD registers to iwl-prph.h
Emmanuel Grumbach
2008-01-28
2
-8
/
+20
*
iwlwifi-ht: move 4965 SCD registers to iwl-prph.h
Emmanuel Grumbach
2008-01-28
3
-45
/
+44
*
iwlwifi: replacing wording restricted to nic access in iwl-io
Tomas Winkler
2008-01-28
5
-231
/
+229
*
iwlwifi: rename restricted_mem to targ_mem
Tomas Winkler
2008-01-28
5
-56
/
+54
*
iwlwifi: replace restricted_reg with prph
Tomas Winkler
2008-01-28
5
-157
/
+119
*
iwlwifi: accept up to 4K frame size on Rx side to fit A-MSDU frame
mabbas
2008-01-28
1
-2
/
+2
*
iwlwifi: using PCI_DEVICE macro
Tomas Winkler
2008-01-28
2
-4
/
+4
[next]