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
path:
root
/
drivers
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2008-12-01
3
-1
/
+47
|
\
|
*
mlx4_core: Save/restore default port IB capability mask
Jack Morgenstein
2008-11-28
3
-1
/
+47
*
|
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
2008-11-30
1
-1
/
+2
|
\
\
|
*
\
Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6-mpc52xx into merge
Paul Mackerras
2008-11-24
1
-1
/
+2
|
|
\
\
|
|
*
|
powerpc/mpc5200: fix bestcomm Kconfig dependencies
Grant Likely
2008-11-13
1
-1
/
+2
|
|
|
/
*
|
|
get xenbus_driver ->probe() "recognized" by modpost
Al Viro
2008-11-30
1
-3
/
+3
*
|
|
section errors in smc911x/smc91x
Al Viro
2008-11-30
2
-10
/
+10
*
|
|
section misannotation in ibmtr_cs
Al Viro
2008-11-30
1
-1
/
+1
*
|
|
ixgbe section fixes
Al Viro
2008-11-30
1
-5
/
+4
*
|
|
atl2: don't request irq on resume if netif running
Alan Jenkins
2008-11-20
1
-3
/
+5
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2008-11-20
5
-16
/
+23
|
\
\
\
|
*
|
|
iwlagn: fix RX skb alignment
Johannes Berg
2008-11-18
3
-13
/
+22
|
*
|
|
mac80211: remove ieee80211_notify_mac
Johannes Berg
2008-11-18
2
-2
/
+0
|
*
|
|
libertas_tf: fix skb tail pointer
Johannes Berg
2008-11-18
1
-1
/
+1
*
|
|
|
smc911x: Fix printf format typo in smc911x driver.
Vernon Sauder
2008-11-20
1
-1
/
+1
*
|
|
|
asix: Fix asix-based cards connecting to 10/100Mbs LAN.
Pantelis Koukousoulas
2008-11-20
1
-1
/
+3
*
|
|
|
mv643xx_eth: fix recycle check bound
Lennert Buytenhek
2008-11-20
1
-1
/
+2
*
|
|
|
mv643xx_eth: fix the order of mdiobus_{unregister, free}() calls
Lennert Buytenhek
2008-11-20
1
-1
/
+1
*
|
|
|
sh: sh_eth: Update to change of mii_bus
Nobuhiro Iwamatsu
2008-11-20
1
-2
/
+2
*
|
|
|
net: ipg.c fix bracing on endian swapping
Harvey Harrison
2008-11-19
1
-4
/
+4
*
|
|
|
phylib: Fix auto-negotiation restart avoidance
Trent Piepho
2008-11-19
1
-11
/
+23
*
|
|
|
net: jme.c rxdesc.flags is __le16, other missing endian swaps
Harvey Harrison
2008-11-19
1
-11
/
+10
*
|
|
|
ixgbe: fix compilation with gcc-3.4
Alexey Dobriyan
2008-11-19
1
-30
/
+28
|
|
/
/
|
/
|
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-11-17
23
-98
/
+494
|
\
\
\
|
|
/
/
|
*
|
e1000e: fix IPMI traffic
Jeff Kirsher
2008-11-16
3
-2
/
+51
|
*
|
e1000e: fix warn_on reload after phy_id error
Jeff Kirsher
2008-11-16
1
-0
/
+1
|
*
|
phy: fix phy address bug
Giulio Benetti
2008-11-16
1
-2
/
+2
|
*
|
e100: fix dma error in direction for mapping
Jesse Brandeburg
2008-11-16
1
-10
/
+10
|
*
|
igb: use dev_printk instead of printk
Bjorn Helgaas
2008-11-16
1
-4
/
+3
|
*
|
qla3xxx: Cleanup: Fix link print statements.
Ron Mercer
2008-11-16
1
-14
/
+5
|
*
|
igb: Use device_set_wakeup_enable
\"Rafael J. Wysocki\
2008-11-16
2
-2
/
+7
|
*
|
e1000: Use device_set_wakeup_enable
\"Rafael J. Wysocki\
2008-11-16
2
-2
/
+7
|
*
|
e1000e: Use device_set_wakeup_enable
\"Rafael J. Wysocki\
2008-11-16
2
-2
/
+7
|
*
|
via-velocity: enable perfect filtering for multicast packets
Joey Zhuo
2008-11-16
1
-1
/
+1
|
*
|
phy: Add support for Marvell 88E1118 PHY
Ron Madrid
2008-11-15
1
-0
/
+66
|
*
|
mlx4_en: Pause parameters per port
Yevgeny Petrilin
2008-11-15
3
-22
/
+24
|
*
|
Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...
David S. Miller
2008-11-14
5
-29
/
+15
|
|
\
\
|
|
*
|
phylib: fix premature freeing of struct mii_bus
Lennert Buytenhek
2008-11-14
1
-1
/
+1
|
|
*
|
atl1: Do not enumerate options unsupported by chip
J. K. Cliburn
2008-11-14
1
-14
/
+3
|
|
*
|
atl1e: fix broken multicast by removing unnecessary crc inversion
J. K. Cliburn
2008-11-14
1
-4
/
+0
|
|
*
|
gianfar: Fix DMA unmap invocations
Andy Fleming
2008-11-14
1
-7
/
+8
|
|
*
|
net/ucc_geth: Fix oops in uec_get_ethtool_stats()
Anton Vorontsov
2008-11-14
1
-3
/
+3
|
*
|
|
niu: Bump driver version and release date.
David S. Miller
2008-11-14
1
-2
/
+2
|
*
|
|
NIU: Add Sun CP3260 ATCA blade support
Santwona Behera
2008-11-14
2
-6
/
+293
|
|
/
/
*
|
|
USB: net: asix: add support for Cables-to-Go USB Ethernet adapter
Jason Cooper
2008-11-13
1
-0
/
+4
|
|
/
|
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-11-12
8
-10
/
+28
|
\
\
|
|
/
|
*
bnx2: fix poll_controller to pass proper structures and check all rx queues
Neil Horman
2008-11-12
1
-3
/
+6
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2008-11-12
2
-1
/
+7
|
|
\
|
|
*
hostap: pad the skb->cb usage in lieu of a proper fix
Johannes Berg
2008-11-12
1
-1
/
+4
|
|
*
rtl8187 : support for Sitecom WL-168 0001 v4
Bob Jolliffe
2008-11-12
1
-0
/
+1
[next]