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