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
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://github.com/davem330/net
Linus Torvalds
2011-09-18
29
-356
/
+603
|
\
|
*
can: ti_hecc: include linux/io.h
Daniel Mack
2011-09-16
1
-0
/
+1
|
*
ibmveth: Fix checksum offload failure handling
Anton Blanchard
2011-09-16
1
-11
/
+20
|
*
ibmveth: Checksum offload is always disabled
Anton Blanchard
2011-09-16
1
-1
/
+1
|
*
ibmveth: Fix issue with DMA mapping failure
Anton Blanchard
2011-09-16
1
-5
/
+5
|
*
ibmveth: Fix DMA unmap error
Brian King
2011-09-16
1
-1
/
+6
|
*
Merge branch 'master' of ../netdev/
David S. Miller
2011-09-16
2
-15
/
+14
|
|
\
|
|
*
e1000: Fix driver to be used on PA RISC C8000 workstations
Jeff Kirsher
2011-08-30
1
-0
/
+6
|
*
|
pch_gbe: support ML7831 IOH
Toshiharu Okada
2011-09-15
2
-5
/
+16
|
*
|
pch_gbe: added the process of FIFO over run error
Toshiharu Okada
2011-09-15
2
-104
/
+179
|
*
|
pch_gbe: fixed the issue which receives an unnecessary packet.
Toshiharu Okada
2011-09-15
1
-7
/
+14
|
*
|
sfc: Use 64-bit writes for TX push where possible
Ben Hutchings
2011-09-15
1
-4
/
+5
|
*
|
Revert "sfc: Use write-combining to reduce TX latency" and follow-ups
Ben Hutchings
2011-09-15
7
-88
/
+27
|
*
|
Merge branch 'for-davem' of git://git.infradead.org/users/linville/wireless
David S. Miller
2011-09-15
8
-13
/
+34
|
|
\
\
|
|
*
\
Merge branch 'master' of git://git.infradead.org/users/linville/wireless into...
John W. Linville
2011-09-15
8
-13
/
+34
|
|
|
\
\
|
|
|
*
|
iwlagn: fix command queue timeout
Johannes Berg
2011-09-13
1
-0
/
+2
|
|
|
*
|
iwlagn: fix stack corruption
Johannes Berg
2011-09-13
1
-1
/
+1
|
|
|
*
|
ath9k: Fix kernel panic on unplugging the device
Mohammed Shafi Shajakhan
2011-09-13
1
-0
/
+6
|
|
|
*
|
rtlwifi: Fix problem when switching connections
George
2011-09-13
1
-0
/
+8
|
|
|
*
|
rtlwifi: rtl8192su: Fix problem connecting to HT-enabled AP
George
2011-09-13
1
-5
/
+6
|
|
|
*
|
ath9k_hw: fix calibration on 5 ghz
Felix Fietkau
2011-08-30
1
-1
/
+2
|
|
|
*
|
iwlegacy: fix BUG_ON(info->control.rates[0].idx < 0)
Stanislaw Gruszka
2011-08-29
1
-5
/
+8
|
|
|
*
|
ath9k_hw: Fix init mode register regression
Rajkumar Manoharan
2011-08-29
1
-1
/
+1
|
*
|
|
|
bnx2x: Fix ethtool advertisement
Yaniv Rosner
2011-09-15
1
-3
/
+40
|
*
|
|
|
bnx2x: Fix 578xx link LED
Yaniv Rosner
2011-09-15
1
-2
/
+6
|
*
|
|
|
bnx2x: Fix XMAC loopback test
Yaniv Rosner
2011-09-15
2
-2
/
+2
|
*
|
|
|
bnx2x: Remove fiber remote fault detection
Yaniv Rosner
2011-09-15
1
-8
/
+4
|
*
|
|
|
bnx2x: Enable FEC for 57810-KR
Yaniv Rosner
2011-09-15
2
-0
/
+9
|
*
|
|
|
bnx2x: Fix ETS bandwidth
Yaniv Rosner
2011-09-15
1
-12
/
+6
|
|
/
/
/
|
*
|
|
ipheth: iPhone 4 Verizon CDMA USB Product ID add
Kavan Smith
2011-09-15
1
-0
/
+5
|
*
|
|
bnx2x: Fix for a host coalescing bug which impared latency.
Ariel Elior
2011-09-15
2
-16
/
+42
|
*
|
|
bnx2x: don't access removed registers on 57712 and above
Dmitry Kravkov
2011-09-15
1
-5
/
+9
|
*
|
|
bnx2x: init fw_seq after undi_unload is done
Dmitry Kravkov
2011-09-15
1
-7
/
+8
|
*
|
|
bnx2x: don't reset device while reading its configuration.
Dmitry Kravkov
2011-09-15
2
-10
/
+16
|
*
|
|
bnx2x: fix MF for 4-port devices
Dmitry Kravkov
2011-09-15
3
-26
/
+36
|
*
|
|
bnx2x: fix rx ring size report
Vladislav Zolotarov
2011-09-15
2
-10
/
+12
|
*
|
|
bnx2x: decrease print level to debug
Dmitry Kravkov
2011-09-15
1
-1
/
+2
|
*
|
|
bnx2x: fix BRB thresholds for dropless_fc mode
Dmitry Kravkov
2011-09-15
3
-25
/
+102
*
|
|
|
NET: am79c961: fix race in link status code
Russell King
2011-09-05
1
-0
/
+3
|
|
_
|
/
|
/
|
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2011-08-29
12
-73
/
+35
|
\
\
\
|
|
/
/
|
*
|
cassini: init before use in cas_interruptN.
françois romieu
2011-08-26
1
-2
/
+1
|
*
|
can: ti_hecc: Fix uninitialized spinlock in probe
Abhilash K V
2011-08-26
1
-0
/
+1
|
*
|
can: ti_hecc: Fix unintialized variable
Abhilash K V
2011-08-26
1
-1
/
+1
|
*
|
net: sh_eth: fix the compile error
Yoshihiro Shimoda
2011-08-26
1
-0
/
+1
|
*
|
net/phy: fix DP83865 phy interrupt handler
Giuseppe CAVALLARO
2011-08-26
1
-6
/
+11
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-08-26
7
-61
/
+11
|
|
\
\
|
|
|
/
|
|
*
ath9k: Fix PS wrappers in ath9k_set_coverage_class
Mohammed Shafi Shajakhan
2011-08-24
1
-0
/
+4
|
|
*
carl9170: Fix mismatch in carl9170_op_set_key mutex lock-unlock
Alexey Khoroshilov
2011-08-24
1
-1
/
+3
|
|
*
wl12xx: add max_sched_scan_ssids value to the hw description
Luciano Coelho
2011-08-23
1
-0
/
+1
|
|
*
wl12xx: Fix validation of pm_runtime_get_sync return value
Ido Yariv
2011-08-23
1
-1
/
+1
[next]