index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
2010-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2010-03-19
sysfs: fix sysfs lockdep warning in mlx4 code
Greg Kroah-Hartman
2010-03-16
l2tp: Fix UDP socket reference count bugs in the pppol2tp driver
James Chapman
2010-03-16
smsc95xx: wait for PHY to complete reset during init
Steve Glendinning
2010-03-16
l2tp: Fix oops in pppol2tp_xmit
James Chapman
2010-03-16
smsc75xx: SMSC LAN75xx USB gigabit ethernet adapter driver
Steve Glendinning
2010-03-16
ne: Do not use slashes in irq name string
Atsushi Nemoto
2010-03-16
NET: ksz884x, fix lock imbalance
Jiri Slaby
2010-03-15
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2010-03-15
myri: remove dead code
Dan Carpenter
2010-03-15
obsolete config in kernel source: HSO_AUTOPM
Christoph Egger
2010-03-15
obsolete config in kernel source: USE_INTERNAL_TIMER
Christoph Egger
2010-03-15
drivers/net: drop redundant memset
Julia Lawall
2010-03-15
bnx2x: change smp_mb() comment to conform the true
Stanislaw Gruszka
2010-03-15
bnx2x: remove not necessary compiler barrier
Stanislaw Gruszka
2010-03-15
bnx2x: use smp_mb() to keep ordering of read write operations
Stanislaw Gruszka
2010-03-15
be2net: fix mccq create for big endian architectures
Ajit Khaparde
2010-03-15
TI DaVinci EMAC: Convert to dev_pm_ops
chaithrika@ti.com
2010-03-15
net: davinci emac: use dma_{map, unmap}_single API for cache coherency
Sekhar Nori
2010-03-15
e100: Fix ring parameter change handling regression.
David S. Miller
2010-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-03-13
drivers/net/tulip/eeprom.c: fix bogus "(null)" in tulip init messages
Joe Perches
2010-03-13
sky2: Avoid rtnl_unlock without rtnl_lock
Mike McCormack
2010-03-13
drivers/net/tg3.c: change the field used with the TG3_FLAG_10_100_ONLY constant
Julia Lawall
2010-03-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-03-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2010-03-10
Merge branch 'wireless-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2010-03-10
ipw2200: use kmalloc for large local variables
Zhu Yi
2010-03-10
ath5k: read eeprom IQ calibration values correctly for G mode
Bruno Randolf
2010-03-10
ath5k: fix I/Q calibration (for real)
Bruno Randolf
2010-03-10
ath5k: fix TSF reset
Bruno Randolf
2010-03-10
ath5k: use fixed antenna for tx descriptors
Bruno Randolf
2010-03-10
libipw: split ieee->networks into small pieces
Zhu Yi
2010-03-10
rt2x00: remove KSEG1ADDR define from rt2x00soc.h
Helmut Schaa
2010-03-10
net: add ColdFire support to the smc91x driver
Greg Ungerer
2010-03-10
asix: fix setting mac address for AX88772
Jussi Kivilinna
2010-03-10
tg3: Fix tg3_poll_controller() passing wrong pointer to tg3_interrupt()
Louis Rilling
2010-03-09
Revert "iwlwifi: Send broadcast probe request only when asked to"
Reinette Chatre
2010-03-09
iwl3945: fix memory corruption
Reinette Chatre
2010-03-08
can: fix bfin_can build error after alloc_candev() change
Barry Song
2010-03-08
qlcnic: remove extra space from board names
Amit Kumar Salecha
2010-03-08
qlcnic: fix bios version check
Amit Kumar Salecha
2010-03-08
qlcnic: validate unified fw image
Sucheta Chakraborty
2010-03-08
qlcnic: fix multicast handling
Sucheta Chakraborty
2010-03-08
qlcnic: additional driver statistics.
Sucheta Chakraborty
2010-03-08
qlcnic: fix tx csum status
Sucheta Chakraborty
2010-03-08
be2net: remove unused code in be_load_fw
Ajit Khaparde
2010-03-08
be2net: remove usage of be_pci_func
Ajit Khaparde
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
2010-03-07
Driver core: Constify struct sysfs_ops in struct kobj_type
Emese Revfy
[next]