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
2007-10-20
Convert files to UTF-8 and some cleanups
Jan Engelhardt
1
-4
/
+4
2007-10-20
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2
-31
/
+0
2007-10-19
Use helpers to obtain task pid in printks
Pavel Emelyanov
1
-1
/
+1
2007-10-19
define global BIT macro
Jiri Slaby
1
-3
/
+0
2007-10-19
remove asm/bitops.h includes
Jiri Slaby
1
-1
/
+1
2007-10-18
net: libertas sdio driver
Pierre Ossman
5
-0
/
+1134
2007-10-14
long vs. unsigned long - low-hanging fruits in drivers
Al Viro
2
-3
/
+3
2007-10-13
b43 wireless needs <linux/io.h>
Geert Uytterhoeven
3
-2
/
+5
2007-10-11
[PATCH] libertas: let get nick return what set nick has set
Holger Schurig
1
-27
/
+7
2007-10-11
[PATCH] libertas: remove one superfluous include
Holger Schurig
1
-1
/
+0
2007-10-11
[PATCH] libertas: clean up scan debug messages
Holger Schurig
2
-68
/
+155
2007-10-11
[PATCH] libertas: fix "warning: Using plain integer as NULL pointer" sparse w...
Holger Schurig
1
-1
/
+1
2007-10-11
[PATCH] libertas: fix a debug statement
Holger Schurig
1
-1
/
+1
2007-10-11
[PATCH] libertas link error due to gcc `smartness'
Geert Uytterhoeven
1
-2
/
+3
2007-10-11
[PATCH] libertas: fix u8 constant
Holger Schurig
2
-4
/
+4
2007-10-11
[PATCH] libertas: problems setting wpa keys
Dan Williams
1
-5
/
+30
2007-10-11
[PATCH] rt2x00: Release 2.0.10
Ivo van Doorn
1
-1
/
+1
2007-10-11
[PATCH] rt2x00: Allways memset memory obtained from skb_push()
Ivo van Doorn
3
-0
/
+6
2007-10-11
[PATCH] rt2x00: Clean disabling of rt73usb_get_tsf
Ivo van Doorn
1
-5
/
+2
2007-10-11
[PATCH] rt2x00: Reorganize configuration handler
Ivo van Doorn
9
-377
/
+358
2007-10-11
[PATCH] rt2x00: Small optimizations
Ivo van Doorn
3
-18
/
+13
2007-10-11
[PATCH] rt2x00: Pass dev_state to rt2x00lib_toggle_rx
Ivo van Doorn
3
-10
/
+9
2007-10-11
[PATCH] rt2x00: Add get_tx_data_len callback function
Ivo van Doorn
4
-23
/
+56
2007-10-11
[PATCH] rt2x00: Cut lines down to 80 characters
Ivo van Doorn
1
-1
/
+2
2007-10-11
[PATCH] rt2x00: get_duration expects values in 100kbs
Ivo van Doorn
3
-3
/
+3
2007-10-11
[PATCH] rt2x00: Move TSF sync values into rt2x00config
Ivo van Doorn
9
-51
/
+45
2007-10-11
[PATCH] rt2x00: Fix rfkill handling
Ivo van Doorn
7
-19
/
+18
2007-10-11
[PATCH] rt2x00: Don't use changed_flags inside configure_packet_filter
Ivo van Doorn
7
-15
/
+20
2007-10-11
[PATCH] rt2x00: Move rt2x00dev flags into enumeration
Ivo van Doorn
1
-16
/
+33
2007-10-11
[PATCH] rt2x00: Store "STARTED" state during suspend
Ivo van Doorn
2
-3
/
+5
2007-10-11
[PATCH] rt2x00: Remove radio check from rt2x00lib_toggle_rx
Ivo van Doorn
1
-3
/
+0
2007-10-11
[PATCH] rt2x00: Remove duplicate code in MAC & BSSID handling
Ivo van Doorn
7
-118
/
+76
2007-10-11
[PATCH] p54usb: Add device ID for Linksys WUSB54AG
Martti Huttunen
1
-0
/
+1
2007-10-11
[PATCH] rtl8187: Add device ID for HP wireless print kit usb dongle
Michael Wu
1
-0
/
+2
2007-10-11
[PATCH] ipw2200: batch non-user-requested scan result notifications
Dan Williams
2
-10
/
+49
2007-10-11
[PATCH] Add Linksys card to HostAP driver
Marcin Juszkiewicz
1
-0
/
+4
2007-10-11
[PATCH] zd1211rw: Add ID for TalkTalk SNU5630NS/05
Daniel Drake
1
-0
/
+1
2007-10-11
[PATCH] hostap_cs: Add device ID for Telekom T-Sinus 111card
Stefan Lippers-Hollmann
1
-0
/
+1
2007-10-11
[MAC80211]: remove ALG_NONE
Johannes Berg
3
-11
/
+0
2007-10-11
[MAC80211]: add "invalid" interface type
Johannes Berg
4
-9
/
+9
2007-10-11
[B43]: Rewrite pwork locking policy.
Michael Buesch
1
-56
/
+32
2007-10-11
[B43]: Use input-polldev for the rfkill switch
Michael Buesch
4
-98
/
+107
2007-10-11
[B43]: RF-kill support
Michael Buesch
9
-15
/
+245
2007-10-11
[B43]: LED triggers support
Michael Buesch
6
-295
/
+229
2007-10-11
[ZD1211RW]: Removed zd_util.c and zd_util.h
Ulrich Kunitz
6
-116
/
+3
2007-10-11
[HOSTAP]: set netdev type before registering AP interface
Daniel Drake
3
-10
/
+13
2007-10-11
[PATCH] iwlwifi: fix imcomplete conversion to print_mac API
John W. Linville
1
-1
/
+1
2007-10-11
[PATCH] iwlwifi: Update iwlwifi version stamp to 1.1.17
Zhu Yi
2
-2
/
+2
2007-10-11
[PATCH] iwlwifi: add debugfs rate scale stats
Zhu Yi
1
-1
/
+39
2007-10-11
[PATCH] iwlwifi: set fixed rate through debugfs
Zhu Yi
1
-2
/
+70
[next]