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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-30
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
69
-466
/
+638
2008-08-30
net: Unbreak userspace usage of linux/mroute.h
David S. Miller
4
-20
/
+2
2008-08-30
pkt_sched: Fix locking of qdisc_root with qdisc_root_sleeping_lock()
Jarek Poplawski
7
-11
/
+11
2008-08-30
ipv6: When we droped a packet, we should return NET_RX_DROP instead of 0
Yang Hongyang
1
-3
/
+3
2008-08-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
84
-6735
/
+7730
2008-08-30
b43: Rewrite TX power adjustment
Michael Buesch
9
-121
/
+341
2008-08-30
b43: Implement dynamic PHY API
Michael Buesch
22
-4225
/
+4998
2008-08-30
rt2x00: Release rt2x00 2.2.1
Ivo van Doorn
1
-1
/
+1
2008-08-30
rt2x00: skb->data pointer should not include TX descriptor
Mattias Nissler
3
-9
/
+8
2008-08-30
rt2x00: Add Signal type flag
Ivo van Doorn
6
-4
/
+13
2008-08-30
rt2x00: Initialize txop during conf_tx() callback
Ivo van Doorn
5
-24
/
+122
2008-08-30
rt2x00: Only configure hardware when radio is enabled
Mattias Nissler
3
-36
/
+25
2008-08-30
rt2x00: Map extra_tx_headroom to DMA
Ivo van Doorn
1
-3
/
+21
2008-08-30
rt2x00: Fix race conditions in flag handling
Ivo van Doorn
11
-66
/
+68
2008-08-30
libertas: use the common frame control functions
Harvey Harrison
1
-12
/
+8
2008-08-30
rfkill: rename rfkill_mutex to rfkill_global_mutex
Henrique de Moraes Holschuh
1
-18
/
+20
2008-08-30
rfkill: add WARN and BUG_ON paranoia (v2)
Henrique de Moraes Holschuh
1
-13
/
+37
2008-08-30
rfkill: add missing line break
Felipe Balbi
1
-1
/
+1
2008-08-30
rfkill: use strict_strtoul (v2)
Henrique de Moraes Holschuh
1
-2
/
+12
2008-08-30
ath9k: rc.h cleanup
Sujith
2
-115
/
+125
2008-08-30
ath9k: Remove sc_lastrx as we don't use it anywhere
Sujith
2
-6
/
+2
2008-08-30
ath9k: Do not update frame's duration field
Sujith
2
-46
/
+11
2008-08-30
ath9k: Remove more dead code
Sujith
4
-39
/
+0
2008-08-30
ath9k: Add LED support
Vasanthakumar Thiagarajan
5
-46
/
+176
2008-08-30
mac80211/cfg80211: HT capabilities for NEW_STA
Jouni Malinen
4
-0
/
+28
2008-08-30
p54pci: rx tasklet refactoring
Christian Lamparter
2
-84
/
+168
2008-08-30
p54: redo queue numbering
Chr
2
-10
/
+14
2008-08-30
p54: take tx_queue's lock in rx_frame_sent
Chr
1
-1
/
+7
2008-08-30
p54: fix rssi auto calibration
Christian Lamparter
2
-52
/
+111
2008-08-30
wireless: remove unused #include <version.h>
Huang Weiyi
4
-4
/
+0
2008-08-30
ath9k: Use mac80211 for multicast power save buffering
Jouni Malinen
6
-183
/
+82
2008-08-30
mac80211_hwsim: Add minimal IEEE 802.11n support
Jouni Malinen
1
-1
/
+15
2008-08-30
ssb: Clean up extraction of MAC addresses from SPROM
Larry Finger
2
-24
/
+14
2008-08-30
libertas: convert adhoc operations to direct commands
Dan Williams
7
-400
/
+302
2008-08-30
libertas: convert CMD_802_11_RADIO_CONTROL to a direct command
Dan Williams
9
-100
/
+100
2008-08-30
libertas: convert CMD_802_11_DEAUTHENTICATE to a direct command
Dan Williams
8
-59
/
+36
2008-08-30
libertas: convert CMD_802_11_RF_TX_POWER to a direct command
Dan Williams
8
-114
/
+111
2008-08-30
ssb: Update for Rev. 5 SPROM
Larry Finger
2
-15
/
+50
2008-08-30
mac80211: Use only precedence level of DSCP field for frame classification
Daniel Wagner
1
-2
/
+0
2008-08-30
mac80211: Handle scan result IEs in one block
Jouni Malinen
2
-159
/
+89
2008-08-30
ath9k: Add IEEE80211_HW_RX_INCLUDES_FCS to hw flags
Sujith
6
-36
/
+17
2008-08-30
ath9k: Use definition from ieee80211.h
Sujith
1
-9
/
+4
2008-08-30
mac80211: Add an 802.11n definition
Sujith
1
-0
/
+1
2008-08-30
ath9k: Miscellaneous fixes
Sujith
6
-169
/
+79
2008-08-30
ath9k: Random cleanup
Sujith
3
-94
/
+83
2008-08-30
ath9k: Remove remaining occurences of ath_skb_map functions
Sujith
4
-60
/
+24
2008-08-30
ath9k: Fix TX control flag use for no ACK and RTS/CTS
Jouni Malinen
1
-2
/
+2
2008-08-30
ath9k: Assign seq# when mac80211 requests this
Jouni Malinen
3
-0
/
+27
2008-08-30
ath9k: Fix TX status reporting
Jouni Malinen
1
-2
/
+10
2008-08-30
ath9k: Updated Beacon generation to use mac80211-style
Jouni Malinen
3
-50
/
+48
[next]