index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-20
atl2: don't request irq on resume if netif running
Alan Jenkins
1
-3
/
+5
2008-11-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
5
-16
/
+23
2008-11-20
smc911x: Fix printf format typo in smc911x driver.
Vernon Sauder
1
-1
/
+1
2008-11-20
asix: Fix asix-based cards connecting to 10/100Mbs LAN.
Pantelis Koukousoulas
1
-1
/
+3
2008-11-20
mv643xx_eth: fix recycle check bound
Lennert Buytenhek
1
-1
/
+2
2008-11-20
mv643xx_eth: fix the order of mdiobus_{unregister, free}() calls
Lennert Buytenhek
1
-1
/
+1
2008-11-20
sh: sh_eth: Update to change of mii_bus
Nobuhiro Iwamatsu
1
-2
/
+2
2008-11-19
net: ipg.c fix bracing on endian swapping
Harvey Harrison
1
-4
/
+4
2008-11-19
phylib: Fix auto-negotiation restart avoidance
Trent Piepho
1
-11
/
+23
2008-11-19
net: jme.c rxdesc.flags is __le16, other missing endian swaps
Harvey Harrison
1
-11
/
+10
2008-11-19
ixgbe: fix compilation with gcc-3.4
Alexey Dobriyan
1
-30
/
+28
2008-11-18
iwlagn: fix RX skb alignment
Johannes Berg
3
-13
/
+22
2008-11-18
mac80211: remove ieee80211_notify_mac
Johannes Berg
2
-2
/
+0
2008-11-18
libertas_tf: fix skb tail pointer
Johannes Berg
1
-1
/
+1
2008-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
23
-98
/
+494
2008-11-16
e1000e: fix IPMI traffic
Jeff Kirsher
3
-2
/
+51
2008-11-16
e1000e: fix warn_on reload after phy_id error
Jeff Kirsher
1
-0
/
+1
2008-11-16
phy: fix phy address bug
Giulio Benetti
1
-2
/
+2
2008-11-16
e100: fix dma error in direction for mapping
Jesse Brandeburg
1
-10
/
+10
2008-11-16
igb: use dev_printk instead of printk
Bjorn Helgaas
1
-4
/
+3
2008-11-16
qla3xxx: Cleanup: Fix link print statements.
Ron Mercer
1
-14
/
+5
2008-11-16
igb: Use device_set_wakeup_enable
\"Rafael J. Wysocki\
2
-2
/
+7
2008-11-16
e1000: Use device_set_wakeup_enable
\"Rafael J. Wysocki\
2
-2
/
+7
2008-11-16
e1000e: Use device_set_wakeup_enable
\"Rafael J. Wysocki\
2
-2
/
+7
2008-11-16
via-velocity: enable perfect filtering for multicast packets
Joey Zhuo
1
-1
/
+1
2008-11-15
phy: Add support for Marvell 88E1118 PHY
Ron Madrid
1
-0
/
+66
2008-11-15
mlx4_en: Pause parameters per port
Yevgeny Petrilin
3
-22
/
+24
2008-11-14
Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...
David S. Miller
5
-29
/
+15
2008-11-14
phylib: fix premature freeing of struct mii_bus
Lennert Buytenhek
1
-1
/
+1
2008-11-14
atl1: Do not enumerate options unsupported by chip
J. K. Cliburn
1
-14
/
+3
2008-11-14
atl1e: fix broken multicast by removing unnecessary crc inversion
J. K. Cliburn
1
-4
/
+0
2008-11-14
gianfar: Fix DMA unmap invocations
Andy Fleming
1
-7
/
+8
2008-11-14
net/ucc_geth: Fix oops in uec_get_ethtool_stats()
Anton Vorontsov
1
-3
/
+3
2008-11-14
niu: Bump driver version and release date.
David S. Miller
1
-2
/
+2
2008-11-14
NIU: Add Sun CP3260 ATCA blade support
Santwona Behera
2
-6
/
+293
2008-11-13
USB: net: asix: add support for Cables-to-Go USB Ethernet adapter
Jason Cooper
1
-0
/
+4
2008-11-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
8
-10
/
+28
2008-11-12
bnx2: fix poll_controller to pass proper structures and check all rx queues
Neil Horman
1
-3
/
+6
2008-11-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2
-1
/
+7
2008-11-12
niu: Fix readq implementation when architecture does not provide one.
David S. Miller
1
-2
/
+1
2008-11-12
hostap: pad the skb->cb usage in lieu of a proper fix
Johannes Berg
1
-1
/
+4
2008-11-12
rtl8187 : support for Sitecom WL-168 0001 v4
Bob Jolliffe
1
-0
/
+1
2008-11-12
rtl8187: Add Abocom USB ID
Ivan Kuten
1
-0
/
+2
2008-11-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2
-6
/
+5
2008-11-12
Merge branches 'cxgb3', 'ehca', 'ipath', 'ipoib', 'mlx4' and 'nes' into for-next
Roland Dreier
1
-6
/
+3
2008-11-12
RDMA/cxgb3: Fix deadlock in iw_cxgb3 (hang when configuring interface)
Steve Wise
1
-0
/
+2
2008-11-11
[netdrvr] smc911x: fix for driver resume (and compilation warning)
Dasgupta, Romit
1
-1
/
+3
2008-11-11
RDMA/cxgb3: deadlock in iw_cxgb3 can cause hang when configuring interface.
Steve Wise
1
-0
/
+2
2008-11-11
cxgb3 - Limit multiqueue setting to msi-x
Divy Le Ray
1
-1
/
+1
2008-11-11
cxgb3 - eeprom read fixes
Divy Le Ray
1
-1
/
+7
[next]