index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
IB/ipath: Don't initialize port memory for subports
Ralph Campbell
2007-04-18
2
-4
/
+17
|
*
|
IB/ipath: Definitions of two RXE parity err bits were reversed
Bryan O'Sullivan
2007-04-18
1
-3
/
+3
|
*
|
IB/ipath: Fix user memory region creation when IOMMU present
Bryan O'Sullivan
2007-04-18
1
-3
/
+9
|
*
|
IB/ipath: Add ability to set and clear IB local loopback
Bryan O'Sullivan
2007-04-18
2
-0
/
+18
|
*
|
IPoIB: Remove pointless opcode field from debugging output
Roland Dreier
2007-04-18
2
-8
/
+8
|
*
|
IB/umad: Fix declaration of dev_map[]
Hal Rosenstock
2007-04-18
1
-1
/
+1
|
*
|
IB: Remove reference to obsolete CONFIG_IPATH_CORE
Roland Dreier
2007-04-18
1
-1
/
+0
*
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2007-04-27
29
-4946
/
+4017
|
\
\
\
|
*
|
|
[SCSI] SUNESP: Complete driver rewrite to version 2.0
David S. Miller
2007-04-27
7
-4801
/
+3912
|
*
|
|
[TIGON3]: of_get_property() returns const.
David S. Miller
2007-04-26
1
-1
/
+1
|
*
|
|
[IGAFB]: Use pci_device_to_OF_node() on sparc.
David S. Miller
2007-04-26
1
-12
/
+12
|
*
|
|
[ATYFB]: Use pci_device_to_OF_node() in sparc.
David S. Miller
2007-04-26
1
-3
/
+3
|
*
|
|
[OPENPROM]: Use pci_device_to_OF_node().
David S. Miller
2007-04-26
1
-10
/
+8
|
*
|
|
[TULIP]: Use pci_device_to_OF_node() on sparc.
David S. Miller
2007-04-26
1
-11
/
+7
|
*
|
|
[TULIP]: Use CONFIG_SPARC consistently in ifdef tests.
David S. Miller
2007-04-26
5
-16
/
+12
|
*
|
|
[TG3]: Use pci_device_to_OF_node() on sparc.
David S. Miller
2007-04-26
1
-18
/
+13
|
*
|
|
[SUNHME]: Use pci_device_to_OF_node().
David S. Miller
2007-04-26
1
-13
/
+5
|
*
|
|
[SUNGEM]: Consolidate powerpc and sparc MAC probing code.
David S. Miller
2007-04-26
2
-26
/
+7
|
*
|
|
[SUNGEM]: __sparc__ --> CONFIG_SPARC
David S. Miller
2007-04-26
1
-4
/
+4
|
*
|
|
[RADEON]: Probe clocks and monitor using OF properties on sparc.
David S. Miller
2007-04-26
3
-15
/
+17
|
*
|
|
[SPARC/64] constify of_get_property return: drivers
Stephen Rothwell
2007-04-26
12
-21
/
+21
|
|
|
/
|
|
/
|
*
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2007-04-27
294
-1182
/
+1113
|
\
\
\
|
*
|
|
[ATM]: Use mutex instead of binary semaphore in FORE Systems 200E-series driver
Matthias Kaehlcke
2007-04-26
2
-12
/
+10
|
*
|
|
[NET]: SPIN_LOCK_UNLOCKED cleanup in drivers/atm, net
Milind Arun Choudhary
2007-04-26
1
-1
/
+1
|
*
|
|
[NET]: ROUND_UP macro cleanup in drivers/net/ppp_generic.c
Milind Arun Choudhary
2007-04-26
1
-3
/
+1
|
*
|
|
[NET] tun/tap: fixed hw address handling
Brian Braunstein
2007-04-26
1
-11
/
+27
|
*
|
|
[NET]: Fix yam.c
Andrew Morton
2007-04-26
1
-1
/
+1
|
*
|
|
[WIRELESS] drivers/net/wireless/Kconfig: correct minor typo
John W. Linville
2007-04-25
1
-2
/
+2
|
*
|
|
[WIRELESS]: Refactor wireless Kconfig.
Johannes Berg
2007-04-25
5
-74
/
+57
|
*
|
|
[IrDA]: Adding carriage returns to mcs7780 debug statements
Samuel Ortiz
2007-04-25
1
-13
/
+13
|
*
|
|
[PPPOE]: Fix device tear-down notification.
Michal Ostrowski
2007-04-25
1
-37
/
+50
|
*
|
|
[PPPOE]: memory leak when socket is release()d before PPPIOCGCHAN has been ca...
Florian Zumbiehl
2007-04-25
1
-1
/
+1
|
*
|
|
[PPPOE]: race between interface going down and connect()
Florian Zumbiehl
2007-04-25
1
-13
/
+6
|
*
|
|
[PPPoE]: miscellaneous smaller cleanups
Florian Zumbiehl
2007-04-25
1
-13
/
+8
|
*
|
|
[NETLINK]: Switch cb_lock spinlock to mutex and allow to override it
Patrick McHardy
2007-04-25
3
-3
/
+4
|
*
|
|
[NET]: loopback driver can use loopback_dev integrated net_device_stats
Eric Dumazet
2007-04-25
1
-4
/
+1
|
*
|
|
[NETDRV]: Perform missing csum_offset conversions
Herbert Xu
2007-04-25
2
-2
/
+3
|
*
|
|
[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
Arnaldo Carvalho de Melo
2007-04-25
37
-67
/
+101
|
*
|
|
[NET]: Fix warnings in 3c523.c and ni52.c
David S. Miller
2007-04-25
2
-2
/
+2
|
*
|
|
[NET]: Inline net_device_stats
Rusty Russell
2007-04-25
2
-5
/
+4
|
*
|
|
[NET]: random functions can use nsec resolution instead of usec
Eric Dumazet
2007-04-25
1
-23
/
+13
|
*
|
|
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
2007-04-25
110
-186
/
+255
|
*
|
|
[BLUETOOTH]: Introduce skb->data accessor methods for hci_{acl,event,sco}_hdr
Arnaldo Carvalho de Melo
2007-04-25
4
-12
/
+12
|
*
|
|
[WAN] cosa.c: Build fix.
David S. Miller
2007-04-25
1
-1
/
+1
|
*
|
|
[FORCEDETH]: Use skb_tailroom where appropriate
Arnaldo Carvalho de Melo
2007-04-25
1
-11
/
+7
|
*
|
|
[LMC]: lmc_main wants to use skb_tailroom
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+1
|
*
|
|
[ATM] idt77252: Fix double kfree_skb on failure in push_rx_skb
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+0
|
*
|
|
[NETLINK]: Introduce nlmsg_hdr() helper
Arnaldo Carvalho de Melo
2007-04-25
3
-3
/
+3
|
*
|
|
[SK_BUFF]: Convert skb->end to sk_buff_data_t
Arnaldo Carvalho de Melo
2007-04-25
9
-27
/
+44
|
*
|
|
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
Arnaldo Carvalho de Melo
2007-04-25
24
-51
/
+71
[prev]
[next]