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
*
headers: smp_lock.h redux
Alexey Dobriyan
2009-07-12
1
-1
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-07-09
18
-29
/
+81
|
\
|
*
cxgb3: Fix crash caused by stashing wrong netdev_queue
Roland Dreier
2009-07-09
1
-2
/
+1
|
*
ixgbe: Fix coexistence of FCoE and Flow Director in 82599
Yi Zou
2009-07-09
2
-8
/
+17
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-07-08
11
-8
/
+37
|
|
\
|
|
*
p54: tx refused but queue active
Larry Finger
2009-07-08
1
-2
/
+3
|
|
*
Atheros Kconfig needs to be dependent on WLAN_80211
Jay Sternberg
2009-07-08
1
-0
/
+1
|
|
*
mac80211_hwsim: avoid NULL access
Johannes Berg
2009-07-08
1
-0
/
+1
|
|
*
b43: Add support for 4318E
Clyde McPherson
2009-07-08
1
-0
/
+1
|
|
*
zd1211rw: adding SONY IFU-WLM2 (054c:0257) as a zd1211b device
Hin-Tak Leung
2009-07-08
1
-0
/
+1
|
|
*
zd1211rw: 07b8:6001 is a ZD1211B
Pascal Terjan
2009-07-08
1
-1
/
+1
|
|
*
iwmc3200wifi: add Kconfig help
Samuel Ortiz
2009-07-07
1
-0
/
+9
|
|
*
ath9k: Fix leak in tx descriptor
Vasanthakumar Thiagarajan
2009-07-07
1
-1
/
+8
|
|
*
b43/b43legacy: fix radio LED initialization
Larry Finger
2009-07-07
4
-4
/
+12
|
*
|
r6040: bump driver version to 0.24 and date to 08 July 2009
Florian Fainelli
2009-07-08
1
-2
/
+2
|
*
|
r6040: restore MIER register correctly when IRQ line is shared
Florian Fainelli
2009-07-08
1
-1
/
+4
|
*
|
davinci_emac: fix kernel oops when changing MAC address while interface is down
Pablo Bitton
2009-07-08
1
-2
/
+10
|
*
|
igb: set lan id prior to configuring phy
Alexander Duyck
2009-07-08
1
-0
/
+4
|
*
|
fec: fix definition of 5272 version of FEC_X_DES_ACTIVE register
Greg Ungerer
2009-07-06
1
-1
/
+1
|
*
|
fec: remove extra ";" from definition names
Greg Ungerer
2009-07-06
1
-6
/
+6
|
|
/
*
|
Fix compile error in bmac.c
Dave Jones
2009-07-09
1
-1
/
+1
*
|
fealnx: Fix build breakage -- PR_CONT should be KERN_CONT
Roland Dreier
2009-07-08
1
-3
/
+3
*
|
Remove multiple KERN_ prefixes from printk formats
Joe Perches
2009-07-08
30
-161
/
+147
|
/
*
Revert "p54: Use SKB list handling helpers instead of by-hand code."
David S. Miller
2009-07-06
1
-19
/
+27
*
tun/tap: Fix crashes if open() /dev/net/tun and then poll() it.
Mariusz Kozlowski
2009-07-06
1
-1
/
+3
*
forcedeth: Fix NAPI race.
Eric Dumazet
2009-07-05
1
-11
/
+14
*
drivers/net/smsc911x.c: Fix resource size off by 1 error
Julia Lawall
2009-07-05
1
-3
/
+3
*
pcnet_cs: add new id
Ken Kawasaki
2009-07-05
1
-0
/
+1
*
bnx2x: Fix the maximal values of coalescing timeouts.
Eilon Greenstein
2009-07-05
2
-4
/
+6
*
bnx2x: Disable HC coalescing when setting timeout to zero.
Eilon Greenstein
2009-07-05
1
-2
/
+2
*
tun: Fix device unregister race
Herbert Xu
2009-07-05
1
-7
/
+9
*
be2net: fix spurious interrupt handling in intx mode
Sathya Perla
2009-07-03
2
-7
/
+13
*
e1000e: disable K1 at 1000Mbps for 82577/82578
Bruce Allan
2009-07-03
3
-7
/
+110
*
e1000e: delay second read of PHY_STATUS register on failure of first read
Bruce Allan
2009-07-03
1
-1
/
+6
*
e1000e: prevent NVM corruption on sectors larger than 4K
Bruce Allan
2009-07-03
1
-2
/
+17
*
e1000e: do not write SmartSpeed register bits on parts without support
Bruce Allan
2009-07-03
1
-4
/
+15
*
e1000e: delay after LCD reset and proper checks for PHY configuration done
Bruce Allan
2009-07-03
2
-44
/
+82
*
e1000e: PHY loopback broken on 82578
Bruce Allan
2009-07-03
2
-0
/
+7
*
ixgbe: Not allow 8259x unsupported wol options change from ethtool
Mallikarjuna R Chilakala
2009-07-03
1
-1
/
+0
*
ixgbe: fix inconsistent SFP/SFP+ failure results.
Don Skidmore
2009-07-03
1
-5
/
+5
*
ixgbe: fix regression on some 82598 adapters
Don Skidmore
2009-07-03
1
-10
/
+14
*
ixgbe: fix issues with failing to detect insert of unsupported module
Don Skidmore
2009-07-03
2
-2
/
+9
*
qlge: Fix sizeof usage.
Ron Mercer
2009-07-03
2
-9
/
+9
*
qlge: Add/use function for link up/down.
Ron Mercer
2009-07-03
3
-8
/
+26
*
qlge: Fix MAC address bonding issue.
Ron Mercer
2009-07-03
1
-7
/
+43
*
qlge: Fix tx byte counter.
Ron Mercer
2009-07-03
1
-1
/
+1
*
qlge: Fix redundant call to free resources.
Ron Mercer
2009-07-03
1
-5
/
+0
*
qlge: Fix carrier on condition.
Ron Mercer
2009-07-03
1
-1
/
+5
*
qlge: Clear frame to queue routing before reset.
Ron Mercer
2009-07-03
1
-9
/
+32
*
qlge: Expand coverage of hw lock for config register.
Ron Mercer
2009-07-03
1
-4
/
+5
[next]