index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[B44]: port to native ssb support
Michael Buesch
2007-10-10
3
-466
/
+386
*
[P54]: add mac80211-based driver for prism54 softmac hardware
Michael Wu
2007-10-10
11
-0
/
+3705
*
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
2007-10-10
228
-1952
/
+1875
*
[RT2x00]: add driver for Ralink wireless hardware
Ivo van Doorn
2007-10-10
31
-0
/
+21174
*
[IWLWIFI]: add iwlwifi wireless drivers
Zhu Yi
2007-10-10
28
-0
/
+34833
*
[B43LEGACY]: add mac80211-based driver for legacy BCM43xx devices
Larry Finger
2007-10-10
26
-0
/
+14848
*
[B43]: add mac80211-based driver for modern BCM43xx devices
Michael Buesch
2007-10-10
28
-0
/
+16699
*
[SSB]: add Sonics Silicon Backplane bus support
Michael Buesch
2007-10-10
24
-0
/
+5892
*
[TCP]: Return useful listenq info in tcp_info and INET_DIAG_INFO.
Rick Jones
2007-10-10
2
-5
/
+12
*
[NETNS]: Cleanup list walking in setup_net and cleanup_net
Pavel Emelyanov
2007-10-10
2
-8
/
+18
*
[NET]: Add Tehuti network driver.
Andy Gospodarek
2007-10-10
7
-0
/
+13804
*
[IPG]: add IP1000A driver to kernel tree
Francois Romieu
2007-10-10
6
-0
/
+3204
*
[SCTP]: Tie ADD-IP and AUTH functionality as required by spec.
Vlad Yasevich
2007-10-10
2
-1
/
+13
*
[SCTP]: API updates to suport SCTP-AUTH extensions.
Vlad Yasevich
2007-10-10
7
-0
/
+657
*
[SCTP]: Implement the receive and verification of AUTH chunk
Vlad Yasevich
2007-10-10
9
-13
/
+374
*
[SCTP]: Enable the sending of the AUTH chunk.
Vlad Yasevich
2007-10-10
5
-27
/
+159
*
[SCTP]: Implete SCTP-AUTH parameter processing
Vlad Yasevich
2007-10-10
5
-4
/
+220
*
[SCTP]: Implement SCTP-AUTH initializations.
Vlad Yasevich
2007-10-10
5
-0
/
+133
*
[SCTP]: Implement SCTP-AUTH internals
Vlad Yasevich
2007-10-10
7
-7
/
+976
*
[SCTP]: protocol definitions for SCTP-AUTH implementation
Vlad Yasevich
2007-10-10
1
-1
/
+99
*
[IPV4]: Add ICMPMsgStats MIB (RFC 4293)
David L Stevens
2007-10-10
8
-78
/
+123
*
[IPV6]: Add ICMPMsgStats MIB (RFC 4293) [rev 2]
David L Stevens
2007-10-10
11
-122
/
+135
*
[NET]: all net/ cleanup with ARRAY_SIZE
Denis Cheng
2007-10-10
2
-2
/
+2
*
[IPV4] af_inet.c: use ARRAY_SIZE macro from kernel.h instead
Denis Cheng
2007-10-10
1
-1
/
+1
*
[NETLINK]: the temp variable name max is ambiguous
Denis Cheng
2007-10-10
1
-6
/
+6
*
[NETLINK]: use the macro min(x,y) provided by <linux/kernel.h> instead
Denis Cheng
2007-10-10
1
-1
/
+1
*
[SKBUFF]: Fix up csum_start when head room changes
Herbert Xu
2007-10-10
1
-10
/
+8
*
[NETLINK]: Avoid pointer in netlink_run_queue
Herbert Xu
2007-10-10
7
-14
/
+16
*
[SCTP]: Move sysctl_sctp_[rw]mem definitions to protocol.c
Vlad Yasevich
2007-10-10
2
-11
/
+6
*
[SCTP]: Implement the Supported Extensions Parameter
Vlad Yasevich
2007-10-10
3
-2
/
+99
*
[IPV4/IPV6/DECNET]: Small cleanup for fib rules.
Denis V. Lunev
2007-10-10
5
-33
/
+28
*
[NET]: Cleanup calling netdev notifiers.
Pavel Emelyanov
2007-10-10
1
-19
/
+13
*
[NETNS]: Consolidate hashes creation in netdev_init()
Pavel Emelyanov
2007-10-10
1
-17
/
+24
*
[NET]: Fix the prototype of call_netdevice_notifiers.
Eric W. Biederman
2007-10-10
2
-3
/
+3
*
[NET]: migrate HARD_TX_LOCK to header file
Jamal Hadi Salim
2007-10-10
2
-14
/
+19
*
[TAP]: Configurable interface MTU.
Ed Swierk
2007-10-10
1
-0
/
+14
*
[IPV6]: Remove redundant RTM_DELLINK message.
Milan Kocian
2007-10-10
1
-2
/
+0
*
[CIPSO]: remove duplicated code in the cipso_v4_*_getattr() functions
Paul Moore
2007-10-10
1
-73
/
+42
*
[ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls
Jeff Garzik
2007-10-10
38
-101
/
+13
*
[NET] drivers/net: statistics cleanup #1 -- save memory and shrink code
Jeff Garzik
2007-10-10
83
-1763
/
+948
*
drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE
Denis Cheng
2007-10-10
37
-78
/
+70
*
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
2007-10-10
251
-341
/
+0
*
S2io: code Optimization of isr function
Sivakumar Subramani
2007-10-10
2
-97
/
+61
*
S2io: Check for device state before handling traffic
Sivakumar Subramani
2007-10-10
2
-22
/
+46
*
S2io: Cleanup - removed unused variable intr_type
Sivakumar Subramani
2007-10-10
2
-22
/
+17
*
[S2IO]: Handle and monitor all of the device errors and alarms
Sivakumar Subramani
2007-10-10
2
-136
/
+357
*
S2io: Enable all the error and alarm indications
Sivakumar Subramani
2007-10-10
3
-85
/
+278
*
remove setup of platform device from jazzsonic.c
Thomas Bogendoerfer
2007-10-10
1
-54
/
+7
*
sgiseeq: replace use of dma_cache_wback_inv
Ralf Baechle
2007-10-10
1
-15
/
+11
*
cxgb3 - Update engine microcode version
Divy Le Ray
2007-10-10
1
-2
/
+2
[next]