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
2006-12-06
[PATCH] ipw2200: Update version stamp to 1.2.0
Zhu Yi
1
-1
/
+1
2006-12-06
[PATCH] ipw2200: Add IEEE80211_RADIOTAP_TSFT for promiscuous mode
Zhu Yi
1
-4
/
+13
2006-12-06
[PATCH] ipw2200: replace kmalloc+memset with kcalloc
Yan Burman
1
-2
/
+1
2006-12-06
[PATCH] prism54: replace kmalloc+memset with kzalloc
Yan Burman
2
-9
/
+4
2006-12-06
[PATCH] hostap: replace kmalloc+memset with kzalloc
Yan Burman
8
-32
/
+12
2006-12-06
[PATCH] zd1211rw: Support for multicast addresses
Ulrich Kunitz
5
-3
/
+102
2006-12-06
[PATCH] zd1211rw: Fill enc_capa in GIWRANGE handler
Daniel Drake
1
-0
/
+3
2006-12-06
[PATCH] zd1211rw: zd_mac_rx isn't always called in IRQ context
Daniel Drake
1
-4
/
+2
2006-12-02
[PATCH] ieee80211: Provide generic get_stats implementation
Daniel Drake
2
-20
/
+0
2006-12-02
[PATCH] zd1211rw: Use softmac ERP handling functionality
Daniel Drake
4
-65
/
+286
2006-12-02
[PATCH] zd1211rw: Rename cs_rate to zd_rate
Daniel Drake
3
-32
/
+34
2006-12-02
[PATCH] zd1211rw: Allow channels 1-13 in Japan
Daniel Drake
1
-1
/
+6
2006-12-02
[PATCH] zd1211rw: Optimized handling of zero length entries in length info
Ulrich Kunitz
1
-0
/
+2
2006-12-02
[PATCH] zd1211rw: cleanups
Ulrich Kunitz
4
-110
/
+53
2006-12-02
[PATCH] zd1211rw: Remove IW_FREQ_AUTO support
Daniel Drake
4
-33
/
+6
2006-12-02
[PATCH] zd1211rw: Add ID for Belkin F5D7050 v4000
Daniel Drake
1
-0
/
+1
2006-12-02
[PATCH] zd1211rw: Add ID for Planex GW-US54Mini
Daniel Drake
1
-0
/
+1
2006-12-02
[PATCH] prism54: correct overly aggressive check of return from pci_set_mwi
John W. Linville
1
-2
/
+2
2006-12-02
[PATCH] bcm43xx: correct "Move IV/ICV stripping into ieee80211_rx"
Larry Finger
1
-0
/
+1
2006-12-02
[PATCH] wireless: clean-up some "check return code" warnings
John W. Linville
5
-8
/
+43
2006-12-02
[PATCH] bcm43xx: Remove useless core enable/disable messages
Larry Finger
1
-10
/
+5
2006-12-02
[PATCH] bcm43xx: remove badness variable and related routine
Larry Finger
1
-34
/
+7
2006-12-02
[PATCH] kmemdup() cleanup in drivers/net
Eric Sesterhenn
1
-2
/
+1
2006-12-02
[PATCH] zd1211rw: Add ID for ZyXEL G-220
Daniel Drake
1
-0
/
+1
2006-12-02
[PATCH] bcm43xx: add PCI-E code
Stefano Brivio
3
-44
/
+156
2006-12-02
[PATCH] prism54: use BUILD_BUG_ON
Alexey Dobriyan
1
-8
/
+8
2006-12-02
[PATCH] atmel: output signal strength information
Holden Karau
1
-0
/
+8
2006-12-02
[PATCH] prism54: whitespace cleanup
Dmitry Torokhov
14
-102
/
+89
2006-12-02
[PATCH] prism54: fix potential race in reset scheduling
Dmitry Torokhov
1
-10
/
+13
2006-12-02
[PATCH] atmel: whitespace cleanup
Dmitry Torokhov
3
-45
/
+45
2006-12-02
[PATCH] atmel: use ARRAY_SIZE()
Dmitry Torokhov
1
-10
/
+10
2006-12-02
[PATCH] atmel: save on array initialization
Dmitry Torokhov
1
-1
/
+1
2006-12-02
[PATCH] ieee80211: Move IV/ICV stripping into ieee80211_rx
Daniel Drake
2
-19
/
+1
2006-12-02
[PATCH] zd1211rw: Add 3 more device IDs
Daniel Drake
1
-0
/
+3
2006-12-02
[PATCH] bcm43xx: output proper link quality with scans
Larry Finger
3
-3
/
+5
2006-12-02
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-24
/
+24
2006-12-02
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
1
-4
/
+2
2006-12-02
usb: zd1201 free urb cleanup
Mariusz Kozlowski
1
-4
/
+2
2006-11-30
Fix misc .c/.h comment typos
Matt LaPlante
1
-2
/
+2
2006-11-28
Revert "[PATCH] zd1211rw: Removed unneeded packed attributes"
John W. Linville
4
-11
/
+11
2006-11-28
[PATCH] zd1211rw: Fix of a locking bug
Ulrich Kunitz
1
-13
/
+13
2006-11-08
[PATCH] bcm43xx: Add error checking in bcm43xx_sprom_write()
Adrian Bunk
1
-2
/
+2
2006-11-08
[PATCH] bcm43xx: Drain TX status before starting IRQs
Michael Buesch
1
-0
/
+18
2006-11-01
[PATCH] bcm43xx: fix unexpected LED control values in BCM4303 sprom
Larry Finger
2
-1
/
+12
2006-11-01
[PATCH] bcm43xx: Fix low-traffic netdev watchdog TX timeouts
Michael Buesch
1
-1
/
+15
2006-11-01
[PATCH] hostap_plx: fix CIS verification
Pavel Roskin
1
-2
/
+2
2006-10-26
[PATCH] pcmcia: add more IDs to hostap_cs.c
Dominik Brodowski
1
-0
/
+7
2006-10-25
[PATCH] missing include of dma-mapping.h
Al Viro
1
-0
/
+1
2006-10-17
[PATCH] zd1211rw: fix build-break caused by association race fix
John W. Linville
1
-1
/
+1
2006-10-17
[PATCH] airo: check if need to freeze
Dave Kleikamp
1
-2
/
+4
[next]