index
:
~dvdhrm/linux
drm-cleanup
drm-experimental
drm-log
drm-next
drmrevoke
fops
fops-experimental
hid-next
input-abs2
input-next
kdbus
master
memfd
memfd-isolate
revoke-experimental
simpledrm
wiimote
Private linux-kernel wip tree
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-4
/
+4
2010-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
21
-416
/
+82
2010-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
3
-17
/
+22
2010-05-17
m68k: amiga - Zorro bus modalias support
Geert Uytterhoeven
4
-0
/
+4
2010-05-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
8
-9
/
+37
2010-05-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
5
-7
/
+35
2010-05-10
PM QOS update
Mark Gross
3
-17
/
+22
2010-05-10
pcmcia: remove unused mem_op.h
Dominik Brodowski
2
-2
/
+0
2010-05-10
pcmcia: dev_node removal (drivers with unregister_netdev check)
Dominik Brodowski
16
-145
/
+22
2010-05-10
pcmcia: dev_node removal (drivers with updated printk call)
Dominik Brodowski
1
-45
/
+2
2010-05-10
pcmcia: dev_node removal (write-only drivers)
Dominik Brodowski
2
-49
/
+2
2010-05-10
pcmcia: re-work pcmcia_request_irq()
Dominik Brodowski
19
-175
/
+56
2010-05-07
ar9170: wait for asynchronous firmware loading
Christian Lamparter
2
-0
/
+12
2010-05-06
phy: Fix initialization in micrel driver.
David S. Miller
1
-0
/
+1
2010-05-06
veth: Dont kfree_skb() after dev_forward_skb()
Eric Dumazet
1
-1
/
+0
2010-05-05
net/gianfar: drop recycled skbs on MTU change
Sebastian Andrzej Siewior
1
-1
/
+1
2010-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
13
-60
/
+196
2010-05-05
FEC: Fix kernel panic in fec_set_mac_address.
Mattias Walström
1
-1
/
+1
2010-05-03
net: ep93xx_eth stops receiving packets
David S. Miller
1
-5
/
+5
2010-05-03
drivers/net/phy: micrel phy driver
David J. Choi
3
-0
/
+110
2010-05-03
dm9601: fix phy/eeprom write routine
Peter Korsgaard
1
-1
/
+1
2010-05-03
ppp_generic: handle non-linear skbs when passing them to pppd
Simon Arlott
1
-1
/
+4
2010-05-03
ppp_generic: pull 2 bytes so that PPP_PROTO(skb) is valid
Simon Arlott
1
-11
/
+18
2010-05-01
net/usb: initiate sync sequence in sierra_net.c driver
Elina Pasheva
1
-0
/
+3
2010-04-30
net/usb: remove default in Kconfig for sierra_net driver
Elina Pasheva
1
-1
/
+0
2010-04-30
r8169: Fix rtl8169_rx_interrupt()
Eric Dumazet
1
-5
/
+17
2010-04-30
iwlwifi: work around passive scan issue
Johannes Berg
3
-7
/
+23
2010-04-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-1
/
+1
2010-04-30
NET: mdio-octeon: Enable the hardware before using it.
David Daney
1
-0
/
+10
2010-04-30
e1000e: Fix oops caused by ASPM patch.
Anton Blanchard
1
-0
/
+3
2010-04-28
net/sb1250: register mdio bus in probe
Sebastian Siewior
1
-34
/
+33
2010-04-28
sfc: Change falcon_probe_board() to fail for unsupported boards
Ben Hutchings
3
-12
/
+7
2010-04-28
sfc: Always close net device at the end of a disabling reset
Ben Hutchings
1
-2
/
+2
2010-04-28
sfc: Wait at most 10ms for the MC to finish reading out MAC statistics
Ben Hutchings
1
-2
/
+11
2010-04-27
net/usb: add sierra_net.c driver
Elina Pasheva
3
-0
/
+1012
2010-04-27
cdc_ether: fix autosuspend for mbm devices
Torgny Johansson
1
-0
/
+1
2010-04-27
gianfar: Wait for both RX and TX to stop
Andy Fleming
1
-3
/
+3
2010-04-27
ipheth: potential null dereferences on error path
Dan Carpenter
1
-7
/
+8
2010-04-27
smc91c92_cs: spin_unlock_irqrestore before calling smc_interrupt()
Ken Kawasaki
1
-10
/
+21
2010-04-27
drivers/usb/net/kaweth.c: add device "Allied Telesyn AT-USB10 USB Ethernet Ad...
Andreas Hartmann
1
-0
/
+1
2010-04-27
bnx2: Update version to 2.0.9.
Michael Chan
1
-2
/
+2
2010-04-27
bnx2: Prevent "scheduling while atomic" warning with cnic, bonding and vlan.
Michael Chan
1
-18
/
+20
2010-04-27
bnx2: Fix lost MSI-X problem on 5709 NICs.
Michael Chan
1
-1
/
+5
2010-04-27
cxgb3: Wait longer for control packets on initialization
Andre Detsch
1
-1
/
+1
2010-04-27
e1000e: enable/disable ASPM L0s and L1 and ERT according to hardware errata
Bruce Allan
3
-40
/
+55
2010-04-27
ixgbe: Power down PHY during driver resets
Peter Waskiewicz
3
-24
/
+62
2010-04-26
r8169: more broken register writes workaround
françois romieu
1
-0
/
+5
2010-04-26
r8169: failure to enable mwi should not be fatal
françois romieu
1
-14
/
+13
2010-04-26
p54pci: fix bugs in p54p_check_tx_ring
Hans de Goede
1
-1
/
+1
2010-04-26
tg3: Fix INTx fallback when MSI fails
Andre Detsch
1
-0
/
+1
[next]