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-06-19
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
4
-15
/
+17
2009-06-19
convert some DMA_nnBIT_MASK() callers
Andrew Morton
2
-7
/
+8
2009-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
40
-421
/
+452
2009-06-18
netxen: fix tx ring accounting
Dhananjay Phadke
4
-21
/
+35
2009-06-18
netxen: fix detection of cut-thru firmware mode
Dhananjay Phadke
2
-2
/
+3
2009-06-18
forcedeth: fix dma api mismatches
Eric Dumazet
1
-19
/
+27
2009-06-18
via-velocity : fix no link detection on boot
Séguier Régis
1
-1
/
+3
2009-06-18
Net / e100: Fix suspend of devices that cannot be power managed
Rafael J. Wysocki
1
-5
/
+6
2009-06-18
TI DaVinci EMAC : Fix rmmod error
chaithrika@ti.com
1
-1
/
+0
2009-06-18
net: group address list and its count
Jiri Pirko
6
-15
/
+15
2009-06-17
sky2: version 1.23
Stephen Hemminger
1
-1
/
+1
2009-06-17
sky2: add GRO support
Stephen Hemminger
1
-8
/
+21
2009-06-17
sky2: skb recycling
Stephen Hemminger
2
-11
/
+28
2009-06-17
sky2: reduce default transmit ring
Stephen Hemminger
1
-2
/
+2
2009-06-17
sky2: receive counter update
Stephen Hemminger
1
-10
/
+19
2009-06-17
sky2: fix shutdown synchronization
Stephen Hemminger
1
-5
/
+9
2009-06-17
sky2: PCI irq issues
Stephen Hemminger
1
-0
/
+2
2009-06-17
sky2: more receive shutdown
Stephen Hemminger
1
-1
/
+8
2009-06-17
sky2: turn off pause during shutdown
Stephen Hemminger
1
-1
/
+2
2009-06-17
r8169: do not bring device down when suspending
françois romieu
1
-11
/
+8
2009-06-17
sis190: use an adequate phy list entry as a fallback
françois romieu
1
-1
/
+1
2009-06-17
net/ucc_geth: Add SGMII support for UCC GETH driver
Haiying Wang
2
-2
/
+84
2009-06-17
Revert "net/ucc_geth: Add SGMII support for UEC GETH driver"
Grant Likely
2
-105
/
+2
2009-06-18
Merge commit 'gcl/merge' into next
Benjamin Herrenschmidt
2
-2
/
+2
2009-06-18
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
9
-29
/
+29
2009-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-2
/
+3
2009-06-17
phy_device: fix parameter name in kernel-doc
Randy Dunlap
1
-1
/
+1
2009-06-17
net: fix network drivers ndo_start_xmit() return values
Patrick McHardy
3
-30
/
+23
2009-06-17
vxge: Enable SRIOV support in the driver.
Sivakumar Subramani
3
-7
/
+22
2009-06-17
sonic: Fix build after ndo_start_xmit() changes.
David S. Miller
1
-1
/
+1
2009-06-17
powerpc/5xxx: Add common mpc5xxx_get_bus_frequency() function
Wolfgang Denk
2
-2
/
+2
2009-06-17
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
623
-35143
/
+60702
2009-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
9
-27
/
+26
2009-06-16
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-4
/
+4
2009-06-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
11
-184
/
+152
2009-06-16
sky2: don't look for VPD size
Stephen Hemminger
1
-15
/
+16
2009-06-15
debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem.
GeunSik Lim
4
-12
/
+11
2009-06-15
xen: remove driver_data direct access of struct device from more drivers
Greg Kroah-Hartman
1
-5
/
+5
2009-06-15
Driver Core: misc: add nodename support for misc devices.
Kay Sievers
1
-0
/
+1
2009-06-15
firmware: wireless/libertas: prepare for FIRMWARE_NAME_MAX removal
John W. Linville
3
-10
/
+9
2009-06-16
net/ps3: gelic - Add missing annotations
Geert Uytterhoeven
2
-13
/
+15
2009-06-15
ath9k: process rx packet if we are waiting for CAB
Gabor Juhos
1
-0
/
+1
2009-06-15
ath9k: prevent sleeping while we are waiting for CAB
Gabor Juhos
1
-0
/
+1
2009-06-15
ath9k: restore power mode on error path
Gabor Juhos
1
-3
/
+6
2009-06-15
ath9k: port to cfg80211 rfkill
Johannes Berg
5
-110
/
+26
2009-06-15
ath9k: Make sure we have current channel in ah_curchan before rf disable/enable
Vasanthakumar Thiagarajan
1
-0
/
+6
2009-06-15
ath9k: Add helper to get ath9k specific current channel
Vasanthakumar Thiagarajan
1
-5
/
+16
2009-06-15
ath5k: fix mesh beaconing
Nick Kossifidis
1
-2
/
+3
2009-06-15
iwlwifi/iwl3945: fix suspend resume association bug
Abhijeet Kolekar
2
-4
/
+1
2009-06-15
iwlwifi: check for channel location for 40MHz
Wey-Yi Guy
1
-7
/
+3
[next]