Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
a6a5325239c20202e18e21e94291bccc659fbf9e
/
drivers
/
net
a6a5325
atl1e: Atheros L1E Gigabit Ethernet driver
by Jie Yang
· 16 years ago
bb5d10a
ixgbe: remove device ID for unsupported device
by Jesse Brandeburg
· 16 years ago
1a4dc68
8139too: Fall back to PIO when MMIO fails.
by Dave Jones
· 16 years ago
152151d
8139too: Force usage of PIO on OQO2
by Dave Jones
· 16 years ago
eb58134
8139too: Make PIO/MMIO a runtime decision through a module parameter.
by Dave Jones
· 16 years ago
7239016d
net/phy: Fix 88e1111 copper/fiber selection in RGMII mode
by Wang Jian
· 16 years ago
9cf8fa4
net/phy: Fix copper/fiber auto-selection for 88e1111
by Wang Jian
· 16 years ago
c0e5a8c
net: tun.c fix cast
by Harvey Harrison
· 16 years ago
25ac3c2
net: igb_main.c fix sparse integer as NULL pointer warning
by Harvey Harrison
· 16 years ago
f8e5e77
DM9000: Remove magic numbers
by Ben Dooks
· 16 years ago
5873556
netxen: update driver version
by Dhananjay Phadke
· 16 years ago
cd1f816
netxen: enable tso6, intr coalescing.
by Dhananjay Phadke
· 16 years ago
d9e651b
netxen: cut-through rx changes
by Dhananjay Phadke
· 16 years ago
c9fc891
netxen: mtu, mac, link status changes
by Dhananjay Phadke
· 16 years ago
48bfd1e
netxen: add netxen_nic_ctx.c
by Dhananjay Phadke
· 16 years ago
a97342f
netxen: remove netxen_nic_isr.c
by Dhananjay Phadke
· 16 years ago
2956640
netxen: pci probe and firmware init changes
by Dhananjay Phadke
· 16 years ago
3ce06a3
netxen: add 2MB PCI memory support
by Dhananjay Phadke
· 16 years ago
e4c93c8
netxen: add defs for new chip/boards
by Dhananjay Phadke
· 16 years ago
623621b
netxen: hw multicast filtering
by Dhananjay Phadke
· 16 years ago
7830b22
netxen: cleanup unused variables/functions
by Dhananjay Phadke
· 16 years ago
f0084a3
net 8390p: fix interface usage
by Ingo Molnar
· 16 years ago
c7f8099
myri10ge: use ioremap_wc
by Brice Goglin
· 16 years ago
e454e7e
myri10ge: remove wcfifo
by Brice Goglin
· 16 years ago
b57f9ca
de4x5: Remove developer debug feature about set/clear promisc
by Wang Chen
· 16 years ago
d999597
Merge branch 'r8169-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/netdev-2.6 into upstream-fixes
by Jeff Garzik
· 16 years ago
3a33cc1
mac80211_hwsim.c: fix: BUG: unable to handle kernel NULL pointer dereference at 0000000000000370
by Ian Schram
· 16 years ago
ae6134b
hdlcdrv: Fix CRC calculation.
by Micah Dowty
· 16 years ago
fd24c4a
sunhme: Remove stop/wake TX queue calls in set-multicast-list handler.
by David S. Miller
· 16 years ago
ebbdbd7
ucc_geth: do not touch net queue in adjust_link phylib callback
by Anton Vorontsov
· 16 years ago
afc0794
gianfar: do not touch net queue in adjust_link phylib callback
by Anton Vorontsov
· 16 years ago
39d4815
atl1: Do not wake queue before queue has been started.
by David S. Miller
· 16 years ago
db6d8c7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
3fadd06
m68k/Apollo: remove the unused APOLLO_ELPLUS option
by Geert Uytterhoeven
· 16 years ago
038eddd
ariadne: use netstats in net_device structure
by Paulius Zaleckas
· 16 years ago
f7df406
Merge branch 'configfs-fixup-ptr-error' of git://oss.oracle.com/git/jlbec/linux-2.6
by Linus Torvalds
· 16 years ago
4e4f64d
Fix strip driver back up for ldisc/tty changes
by Alan Cox
· 16 years ago
a352def
tty: Ldisc revamp
by Alan Cox
· 16 years ago
77332894
r8169: avoid thrashing PCI conf space above RTL_GIGA_MAC_VER_06
by Marcus Sundberg
· 16 years ago
f887cce
r8169: multicast register update
by Francois Romieu
· 16 years ago
3ca4095
bnx2: Update version to 1.7.9.
by Benjamin Li
· 16 years ago
8a31329
bnx2: Fix Sparse warnings
by Benjamin Li
· 16 years ago
706bf24
bnx2: Add TX multiqueue support.
by Benjamin Li
· 16 years ago
4f83ec1
bnx2: Update TPAT firmware
by Benjamin Li
· 16 years ago
076152d
e1000: resolve tx multiqueue bug
by Ben Hutchings
· 16 years ago
d55b53f
igb/ixgbe/e1000e: resolve tx multiqueue bug
by Jeff Kirsher
· 16 years ago
a60f28f
Revert "remove the strip driver"
by David S. Miller
· 16 years ago
49997d7
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 16 years ago
8387400
pkt_sched: Kill netdev_queue lock.
by David S. Miller
· 16 years ago
b4c2163
niu: Add TX multiqueue support.
by David S. Miller
· 16 years ago
263ba32
netdev: Convert all drivers away from netif_schedule().
by David S. Miller
· 16 years ago
e3c50d5
netdev: netdev_priv() can now be sane again.
by David S. Miller
· 16 years ago
fd2ea0a
net: Use queue aware tests throughout.
by David S. Miller
· 16 years ago
09e83b5
netdev: Kill NETIF_F_MULTI_QUEUE.
by David S. Miller
· 16 years ago
e8a0464
netdev: Allocate multiple queues for TX.
by David S. Miller
· 16 years ago
070825b
igb: Kill CONFIG_NETDEVICES_MULTIQUEUE references, no longer exists.
by David S. Miller
· 16 years ago
a6795e9
configfs: Allow ->make_item() and ->make_group() to return detailed errors.
by Joel Becker
· 16 years ago
f89ab86
Revert "configfs: Allow ->make_item() and ->make_group() to return detailed errors."
by Joel Becker
· 16 years ago
5b664cb
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2
by Linus Torvalds
· 16 years ago
78ed11a
netdrv intel: always enable VLAN filtering except in promiscous mode
by Patrick McHardy
· 16 years ago
746b9f0
netdrv intel: disable VLAN filtering in promiscous mode
by Patrick McHardy
· 16 years ago
8a0ca91
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc
by Linus Torvalds
· 16 years ago
84c3d4a
Merge commit 'origin/master'
by Benjamin Herrenschmidt
· 16 years ago
6c9fcaf
Merge branch 'core/rcu' into core/rcu-for-linus
by Ingo Molnar
· 16 years ago
ad3868b
mmc,sdio: helper function for transfer padding
by Pierre Ossman
· 16 years ago
0b57664
wireless: fix warnings from QoS patch
by Johannes Berg
· 16 years ago
b9e4085
netdev: Do not use TX lock to protect address lists.
by David S. Miller
· 16 years ago
e308a5d
netdev: Add netdev->addr_list_lock protection.
by David S. Miller
· 16 years ago
2d92865
mlx4_core: Use MOD_STAT_CFG command to get minimal page size
by Vladimir Sokolovsky
· 16 years ago
4ab928f
RDMA/cxgb3: Fixes for zero STag
by Steve Wise
· 16 years ago
521e575
IB/mlx4: Add support for blocking multicast loopback packets
by Ron Livne
· 16 years ago
14cc180
RDMA/cxgb3: Add support for protocol statistics
by Steve Wise
· 16 years ago
43d2548
Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build
by Benjamin Herrenschmidt
· 16 years ago
3cb29b1
bnx2: Update version to 1.7.8.
by Michael Chan
· 16 years ago
5fcaed0
bnx2: Support secondary MAC addresses.
by Benjamin Li
· 16 years ago
7c62e83
bnx2: Allow flexible VLAN tag settings.
by Michael Chan
· 16 years ago
a2f1389
bnx2: Add ack parameter to bnx2_fw_sync().
by Michael Chan
· 16 years ago
7bb0a04
bnx2: Add PCI ID for 5716.
by Michael Chan
· 16 years ago
d6b1448
bnx2: Prevent ethtool -s from crashing when device is down.
by Michael Chan
· 16 years ago
925068d
Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by David S. Miller
· 16 years ago
7197914
net: Remove references to wan-router.txt in Kconfigs
by Johann Felix Soden
· 16 years ago
f271b2cc
tun: Fix/rewrite packet filtering logic
by Max Krasnyansky
· 16 years ago
b89fb7d
macvlan: Check return of dev_set_allmulti
by Wang Chen
· 16 years ago
7e1a1ac
bonding: Check return of dev_set_promiscuity/allmulti
by Wang Chen
· 16 years ago
fc943b1
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 16 years ago
2aec609
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
004ea68
ibm_newemac: Add MII mode support to the EMAC RGMII bridge.
by Grant Erickson
· 16 years ago
5a86102
Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6
by Linus Torvalds
· 16 years ago
85082fd
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 16 years ago
751851af
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
by David Woodhouse
· 16 years ago
53ffe3b
[ARM] Merge most of the PXA work for initial merge
by Russell King
· 16 years ago
d1794f2
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
by Linus Torvalds
· 16 years ago
2fceef3
Merge commit 'v2.6.26' into bkl-removal
by Jonathan Corbet
· 16 years ago
11c3b79
configfs: Allow ->make_item() and ->make_group() to return detailed errors.
by Joel Becker
· 16 years ago
6c118e4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6
by Linus Torvalds
· 16 years ago
dddec01
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 16 years ago
4c9adaf
rt2x00: Reset LED assoc status after firmware update
by Ivo van Doorn
· 16 years ago
3eb2011
iwlwifi: make index unsigned int for iwl_send_led_cmd
by Abhijeet Kolekar
· 16 years ago
9a9ad0c
iwlwifi: Fix LEDs for 3945
by Abhijeet Kolekar
· 16 years ago
36da7d7
iwlwifi: send TXPOWER command after a new RXON command
by Zhu Yi
· 16 years ago
Next »