index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
cfg80211: fix for duplicate userspace replies
Luis R. Rodriguez
2009-06-03
1
-1
/
+7
*
net: introduce pre-up netdev notifier
Johannes Berg
2009-06-03
2
-1
/
+7
*
ar9170: add AVM FRITZ devices
Luis R. Rodriguez
2009-06-03
2
-0
/
+27
*
ar9170: add support for 1-stage firmware
Luis R. Rodriguez
2009-06-03
1
-5
/
+17
*
ath9k: Add sanity check for beacon_int in adhoc/mesh case
Jouni Malinen
2009-06-03
1
-0
/
+8
*
ath5k: remove conf->beacon_int usage
Bob Copeland
2009-06-03
1
-2
/
+0
*
mac80211: handle -EALREADY on cfg80211 op assoc req
Luis R. Rodriguez
2009-06-03
1
-1
/
+1
*
wireless: libertas: fix unaligned accesses
Cliff Cai
2009-06-03
2
-6
/
+6
*
ath9k: Add "debug" file to debugfs
Jeff Hansen
2009-06-03
2
-0
/
+39
*
ath9k: Combine legacy and 11n rc statistics
Jeff Hansen
2009-06-03
2
-85
/
+35
*
ath9k: Reset SC_OP_TSF_RESET flag after stuck beacon
Jeff Hansen
2009-06-03
1
-0
/
+1
*
cfg80211: disallow interfering with stations on non-AP (part 2)
Johannes Berg
2009-06-03
1
-0
/
+6
*
mac80211: fix transposed min/max CW values
Johannes Berg
2009-06-03
1
-4
/
+4
*
iwmc3200wifi: fix printk format
Randy Dunlap
2009-06-03
1
-1
/
+1
*
iwmc3200wifi: fix fragmentation threshold setting
Samuel Ortiz
2009-06-03
1
-1
/
+1
*
iwlwifi: avoid build warning in iwl-core.
Rami Rosen
2009-06-03
1
-1
/
+2
*
cfg80211: use key size constants
Johannes Berg
2009-06-03
2
-6
/
+6
*
nl80211: bounce scan request back to userspace
Johannes Berg
2009-06-03
2
-6
/
+40
*
cfg80211: validate AID of stations being added
Johannes Berg
2009-06-03
2
-6
/
+11
*
rt2x00: Remove last usage of beacon_int from ieee80211_config
Ivo van Doorn
2009-06-03
7
-5
/
+13
*
mac80211: deprecate conf.beacon_int properly
Johannes Berg
2009-06-03
2
-22
/
+4
*
libertas: fix WPA adhoc network creation
Dan Williams
2009-06-03
1
-3
/
+5
*
libertas: convert CMD_802_11_ASSOCIATE to a direct command
Dan Williams
2009-06-03
6
-349
/
+331
*
libertas: convert CMD_802_11_AUTHENTICATE to a direct command
Dan Williams
2009-06-03
5
-68
/
+86
*
libertas: restyle Marvell & IEEE TLV structure names
Dan Williams
2009-06-03
8
-105
/
+112
*
libertas: simplify and clean up association/start/join setup
Dan Williams
2009-06-03
5
-98
/
+70
*
iwlwifi: fix otp access init
Reinette Chatre
2009-06-03
1
-7
/
+5
*
iwlwifi: fix merge error
Reinette Chatre
2009-06-03
1
-7
/
+0
*
rt2x00: Add new rt2800usb USB ID's
Ivo van Doorn
2009-06-03
1
-0
/
+12
*
net/libertas: make SPI interface big endian aware
Sebastian Andrzej Siewior
2009-06-03
1
-18
/
+16
*
ath5k: avoid leaking mutex in ath5k_config
John W. Linville
2009-06-03
1
-2
/
+3
*
net/ucc_geth: Add SGMII support for UEC GETH driver
Haiying Wang
2009-06-03
3
-2
/
+107
*
fsl_pq_mido: Set the first UCC as the mii management interface master
Haiying Wang
2009-06-03
1
-1
/
+5
*
net/phy/marvell: update m88e1111 support for SGMII mode
Haiying Wang
2009-06-03
1
-0
/
+1
*
net: skb cleanup
Eric Dumazet
2009-06-03
1
-3
/
+1
*
net: skb->dst accessors
Eric Dumazet
2009-06-03
83
-390
/
+414
*
net: skb->rtable accessor
Eric Dumazet
2009-06-03
23
-73
/
+89
*
net: add _skb_dst opaque field
Eric Dumazet
2009-06-03
1
-0
/
+1
*
e1000e: bump the version number
Bruce Allan
2009-06-03
1
-1
/
+1
*
e1000e: workaround a Tx hang on 82577/82578
Bruce Allan
2009-06-03
1
-2
/
+7
*
e1000e: add support for 82577/82578 GbE LOM parts
Bruce Allan
2009-06-03
10
-68
/
+1441
*
e1000e: specify max supported frame size in adapter struct
Bruce Allan
2009-06-03
5
-20
/
+31
*
e1000e: correct flow control thresholds
Bruce Allan
2009-06-03
2
-6
/
+10
*
e1000e: do not attempt to disable smart powerdown if not supported
Bruce Allan
2009-06-03
1
-1
/
+2
*
e1000e: enable CRC stripping by default
Bruce Allan
2009-06-03
1
-0
/
+2
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-06-03
30
-125
/
+214
|
\
|
*
net_cls: fix unconfigured struct tcf_proto keeps chaining and avoid kernel pa...
Minoru Usui
2009-06-02
1
-6
/
+17
|
*
e1000: add missing length check to e1000 receive routine
Neil Horman
2009-06-02
1
-2
/
+3
|
*
forcedeth: add phy_power_down parameter, leave phy powered up by default (v2)
Ed Swierk
2009-06-02
1
-2
/
+13
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
David S. Miller
2009-06-01
1
-6
/
+0
|
|
\
[next]