Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
645ca708f936b2fbeb79e52d7823e3eb2c0905f8
/
drivers
/
net
8867cd7
infiniband: use %p6 for printing message ids
by Harvey Harrison
· 16 years ago
3717746
veth: remove unused list
by Daniel Lezcano
· 16 years ago
bb7bba3
veth: Remove useless veth field
by Daniel Lezcano
· 16 years ago
7c510e4
net: convert more to %pM
by Johannes Berg
· 16 years ago
e174961
net: convert print_mac to %pM
by Johannes Berg
· 16 years ago
b700a98
libertas: free sk_buff with kfree_skb
by Sergio Luis
· 16 years ago
e383d56
r8169: revert "read MAC address from EEPROM on init"
by Francois Romieu
· 16 years ago
2242d5e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
5a439c5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6
by Linus Torvalds
· 16 years ago
9bf9b2f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 16 years ago
724bdd0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 16 years ago
b63365a
net: Fix disjunct computation of netdev features
by Herbert Xu
· 16 years ago
dcc5141
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 16 years ago
57893d1
mlx4_core: Add Ethernet PCI device IDs
by Yevgeny Petrilin
· 16 years ago
c27a02c
mlx4_en: Add driver for Mellanox ConnectX 10GbE NIC
by Yevgeny Petrilin
· 16 years ago
7ff93f8
mlx4_core: Multiple port type support
by Yevgeny Petrilin
· 16 years ago
4cc683c
p54: enable 2.4/5GHz spectrum by eeprom bits.
by Christian Lamparter
· 16 years ago
7045825
orinoco: reduce stack usage in firmware download path
by Andrey Borzenkov
· 16 years ago
8bdd5b9
ath5k: fix suspend-related oops on rmmod
by Bob Copeland
· 16 years ago
2a2336f
mlx4_core: Ethernet MAC/VLAN management
by Yevgeny Petrilin
· 16 years ago
b79acb4
mlx4_core: Get ethernet MTU and default address from firmware
by Yevgeny Petrilin
· 16 years ago
93fc9e1
mlx4_core: Support multiple pre-reserved QP regions
by Yevgeny Petrilin
· 16 years ago
bd28bdb
[netdrvr] fec_mpc52xx: Implement polling, to make netconsole work.
by Jon Smirl
· 16 years ago
bb0d215
qlge: Fix MSI/legacy single interrupt bug.
by Ron Mercer
· 16 years ago
b891a90
smc911x: Make the driver safer on SMP
by Catalin Marinas
· 16 years ago
319edaf
smc911x: Add IRQ polarity configuration
by Catalin Marinas
· 16 years ago
bd2c497
smc911x: Allow Kconfig dependency on ARM
by Catalin Marinas
· 16 years ago
708f6e2
sis190: add identifier for Atheros AR8021 PHY
by Francois Romieu
· 16 years ago
de4549c
8139x: reduce message severity on driver overlap
by Stephen Hemminger
· 16 years ago
421e02f
igb: add IGB_DCA instead of selecting INTEL_IOATDMA
by Jeff Kirsher
· 16 years ago
c54106b
igb: fix tx data corruption with transition to L0s on 82575
by Alexander Duyck
· 16 years ago
d4f12da
ehea: Fix memory hotplug support
by Hannes Hering
· 16 years ago
93fbaae
netdev: DM9000: remove BLACKFIN hacking in DM9000 netdev driver
by Bryan Wu
· 16 years ago
6d329af
cxgb3: Fix kernel crash caused by uninitialized l2t_entry.arpq
by Roland Dreier
· 16 years ago
d766a4e
SMC911x: unbreak PXA builds
by Dmitry Baryshkov
· 16 years ago
051d36f
myri10ge: disable NAPI on failure to setup the interface
by Brice Goglin
· 16 years ago
cde0d91
net: Make SMC91X selectable on other MIPS boards
by Atsushi Nemoto
· 16 years ago
ced1cba
AX88796: ax_probe() fix irq assignment
by roel kluin
· 16 years ago
d51894f
gianfar: fix handle errors returned by platform_get_irq*()
by roel kluin
· 16 years ago
e1564ec
r8169: checks against wrong mac addresse init
by Francois Romieu
· 16 years ago
cd926c7
r8169: verbose mac address init
by Francois Romieu
· 16 years ago
74f2a5f0
xtensa: Add support for the Sonic Ethernet device for the XT2000 board.
by Chris Zankel
· 17 years ago
a02efb9
Merge commit 'origin' into master
by Benjamin Herrenschmidt
· 16 years ago
c1075fb
Merge commit 'gcl/gcl-next'
by Benjamin Herrenschmidt
· 16 years ago
1ff0fcf
ibm_newemac: Fix new MAL feature handling
by Josh Boyer
· 16 years ago
653c031
misc: replace remaining __FUNCTION__ with __func__
by Harvey Harrison
· 16 years ago
9301975
Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
4cb40f7
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by Paul Mundt
· 16 years ago
880c9c6
USB: remove info() macro from usb network drivers
by Greg Kroah-Hartman
· 16 years ago
4dc8994
USB: remove warn() macro from usb net drivers
by Greg Kroah-Hartman
· 16 years ago
b225ee5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
c813b4e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 16 years ago
c8d8a23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 16 years ago
cb23832
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
4352637
drivers/net/xen-netfront.c: Use DIV_ROUND_UP
by Julia Lawall
· 16 years ago
e1f8e87
Remove Andrew Morton's old email accounts
by Francois Cami
· 16 years ago
26853ab
NET: convert the phy_device file to use bus_find_device_by_name
by Greg Kroah-Hartman
· 17 years ago
6e05d6c
device create: net: convert device_create_drvdata to device_create
by Greg Kroah-Hartman
· 16 years ago
a65e5d7
remove CONFIG_KMOD from drivers
by Johannes Berg
· 16 years ago
60e4ad7
drivers/net: use nr_irqs
by Yinghai Lu
· 16 years ago
dc976c0
[netdrvr] ibmtr: PCMCIA IBMTR is ok on 64bit
by Alan Cox
· 16 years ago
617a20b
xen-netfront: Avoid unaligned accesses to IP header
by Isaku Yamahata
· 16 years ago
8ab7b66
lmc: copy_*_user under spinlock
by Alan Cox
· 16 years ago
5dd2d33
[netdrvr] myri10ge, ixgbe: remove broken select INTEL_IOATDMA
by Jeff Garzik
· 16 years ago
51d9861
powerpc/mpc5200: Refactor FEC mdio read/write routines
by Wolfram Sang
· 16 years ago
8713a7c
rt2x00: fix regression introduced by "mac80211: free up 2 bytes in skb->cb"
by Felix Fietkau
· 16 years ago
eaca90d
rtl8187: Add USB ID for Belkin F5D7050 with RTL8187B chip
by Florent Fourcot
· 16 years ago
ec366eb
p54usb: Device ID updates
by Christian Lamparter
· 16 years ago
4233df6
ath9k/mac80211: disallow fragmentation in ath9k, report to userspace
by Johannes Berg
· 16 years ago
96d46d5
libertas : Remove unused variable warning for "old_channel" from cmd.c
by Manish Katiyar
· 16 years ago
c25bab5
orinoco: fix unsafe locking in spectrum_cs_suspend
by David Kilroy
· 16 years ago
552a715
orinoco: fix unsafe locking in orinoco_cs_resume
by Andrey Borzenkov
· 16 years ago
d5d7c58
iwlwifi: fix ct kill configuration for 5350
by Tomas Winkler
· 16 years ago
3eadd75
p54: Fix compilation problem on PPC
by Larry Finger
· 16 years ago
45527c2
iwlwifi: fix compilation warning when CONFIG_IWLWIFI_DEBUG is not set.
by Rami Rosen
· 16 years ago
6dc647258
Merge commit 'origin'
by Benjamin Herrenschmidt
· 16 years ago
746db51
rtl8187: add device ID 0bda:8198
by John W. Linville
· 16 years ago
4309659
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
4850137
qlge: Fix page size ifdef test.
by Ron Mercer
· 16 years ago
113aa83
net: Rationalise email address: Network Specific Parts
by Alan Cox
· 16 years ago
eb8a4cb
enic: Fix Kconfig headline description
by Roland Dreier
· 16 years ago
bc0da3f
de2104x: wrong MAC address fix
by Martin Langer
· 16 years ago
892871d
net: export genphy_restart_aneg
by Adrian Bunk
· 16 years ago
a02d44a
cxgb3: extend copyrights to 2008
by Divy Le Ray
· 16 years ago
fe642eb
cxgb3: update driver version
by Divy Le Ray
· 16 years ago
78c36b1
net/phy: add missing kernel-doc
by Randy Dunlap
· 16 years ago
b7c6bfb
net: fix driver build errors due to missing net/ip6_checksum.h include
by Kamalesh Babulal
· 16 years ago
2be4ff2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
by Linus Torvalds
· 16 years ago
fffdede
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
7d7b93c
tty: kref the tty driver object
by Alan Cox
· 16 years ago
0ed0563
net/bfin_mac.c MDIO namespace fixes
by Adrian Bunk
· 16 years ago
1947b36
jme: remove unused #include <version.h>
by Huang Weiyi
· 16 years ago
c6dcb82
smc911x: Add support for LAN921{5,7,8} chips from SMSC
by Guennadi Liakhovetski
· 16 years ago
97e92d9
qlge: remove duplicated #include
by Huang Weiyi
· 16 years ago
1210dde
net/au1000_eth.c MDIO namespace fixes
by Adrian Bunk
· 16 years ago
51cf756
net/tc35815.c: fix compilation
by Adrian Bunk
· 16 years ago
9d731d7
sky2: Fix WOL regression
by Rafael J. Wysocki
· 16 years ago
738e1e6
r8169: NULL pointer dereference on r8169 load
by Petr Vandrovec
· 16 years ago
807f4f8
Merge branch 'x86-core-v2-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
0710483
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6
by Linus Torvalds
· 16 years ago
Next »