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
2009-12-07
Merge branch 'for-next' into for-linus
Jiri Kosina
61
-86
/
+91
2009-12-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
21
-1425
/
+907
2009-12-04
tree-wide: fix misspelling of "definition" in comments
Adam Buchbinder
1
-1
/
+1
2009-12-04
hdlc: spelling fix in find_pvc() comment
Rudy Matela
1
-1
/
+1
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
48
-71
/
+76
2009-12-04
sky2: fix sky2_link_down copy/paste comment error
Brandon Philips
1
-1
/
+1
2009-12-04
tree-wide: fix typos "couter" -> "counter"
Uwe Kleine-König
1
-1
/
+1
2009-12-04
tree-wide: fix typos "offest" -> "offset"
Uwe Kleine-König
1
-1
/
+1
2009-12-04
comment typo fix: sybsystem -> subsystem
Jean Delvare
1
-1
/
+1
2009-12-04
tree-wide: fix some typos and punctuation in comments
Thadeu Lima de Souza Cascardo
2
-2
/
+2
2009-11-30
Merge branch 'security' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...
Linus Torvalds
1
-1
/
+9
2009-11-30
mac80211: fix spurious delBA handling
Johannes Berg
1
-1
/
+9
2009-11-30
b44: Fix wedge when using netconsole.
David S. Miller
1
-3
/
+0
2009-11-30
wan: cosa: drop chan->wsem on error path
Dan Carpenter
1
-0
/
+1
2009-11-29
ep93xx-eth: check for zero MAC address on probe, not on device open
Florian Fainelli
1
-9
/
+3
2009-11-29
NET: smc91x: Fix irq flags
Russell King - ARM Linux
1
-1
/
+1
2009-11-29
smsc9420: prevent BUG() if ethtool is called with interface down
Steve Glendinning
1
-0
/
+14
2009-11-29
r8169: restore mac addr in rtl8169_remove_one and rtl_shutdown
Ivan Vecera
1
-0
/
+7
2009-11-29
e100: Use pci pool to work around GFP_ATOMIC order 5 memory allocation failure
Roger Oksanen
1
-6
/
+11
2009-11-28
pcmcia: rework the irq_req_t typedef
Dominik Brodowski
21
-60
/
+29
2009-11-28
pcmcia: remove deprecated handle_to_dev() macro
Dominik Brodowski
20
-22
/
+22
2009-11-28
pcmcia: pcmcia_request_window() doesn't need a pointer to a pointer
Dominik Brodowski
10
-15
/
+15
2009-11-28
pcmcia: Change window_handle_t logic to unsigned long
Magnus Damm
1
-1
/
+1
2009-11-28
pcmcia: Pass struct pcmcia_device to pcmcia_map_mem_page()
Magnus Damm
10
-15
/
+15
2009-11-28
pcmcia: Pass struct pcmcia_device to pcmcia_release_window()
Magnus Damm
4
-7
/
+7
2009-11-23
macvlan: fix gso_max_size setting
Patrick McHardy
1
-0
/
+2
2009-11-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-0
/
+2
2009-11-23
ath9k: set ps_default as false
John W. Linville
1
-0
/
+2
2009-11-23
hso: fix soft-lockup
Antti Kaijanmäki
1
-1
/
+3
2009-11-23
hso: fix debug routines
Antti Kaijanmäki
1
-2
/
+2
2009-11-23
stmmac: do not fail when the timer cannot be used.
Giuseppe CAVALLARO
2
-22
/
+29
2009-11-23
stmmac: fixed a compilation error when use the external timer
Giuseppe CAVALLARO
1
-2
/
+2
2009-11-22
Au1x00: fix crash when trying register_netdev()
Alexander Beregalov
1
-7
/
+8
2009-11-21
netxen : fix BOND_MODE_TLB/ALB mode.
Narender Kumar
3
-4
/
+8
2009-11-21
netxen: fix promisc for NX2031.
Narender Kumar
2
-11
/
+40
2009-11-21
netxen: fix memory initialization
Amit Kumar Salecha
1
-0
/
+2
2009-11-20
TI DaVinci EMAC: Minor macro related updates
chaithrika@ti.com
1
-15
/
+11
2009-11-20
drivers/net: ks8851_mll ethernet network driver -resubmit
David J. Choi
1
-74
/
+68
2009-11-20
net: ETHOC should depend on HAS_DMA
Geert Uytterhoeven
1
-1
/
+1
2009-11-20
e1000e: do not initiate autonegotiation during OEM configuration
Bruce Allan
1
-1
/
+2
2009-11-20
e1000e: remove unnecessary 82577 workaround causing link issues
Bruce Allan
1
-10
/
+0
2009-11-20
e1000e: flow control thresholds not correct when changing mtu
Bruce Allan
1
-4
/
+3
2009-11-20
e1000e: add Tx timeout factor for 100Mbps
Bruce Allan
1
-1
/
+1
2009-11-20
e1000e: set flow control thresholds properly after enabling/disabling pause
Bruce Allan
1
-2
/
+10
2009-11-20
e1000e: read of PHY register may access wrong page on 82578
Bruce Allan
1
-24
/
+22
2009-11-20
e1000e: partial revert of 3ec2a2b8 plus FC workraround for 82577/8
Bruce Allan
3
-12
/
+32
2009-11-20
ixgbe: move tc variable to CONFIG_IXGBE_DCB
Jaswinder Singh Rajput
1
-1
/
+1
2009-11-19
veth: Fix veth_get_stats()
Eric Dumazet
1
-19
/
+16
2009-11-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
32
-251
/
+183
2009-11-18
cxgb3: fix premature page unmap
Divy Le Ray
1
-2
/
+2
[next]