Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
3e71f88bc90792a187703860cf22fbed7c12cbd9
/
drivers
/
net
29e5536
Merge branch 'security' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by Linus Torvalds
· 15 years ago
827d42c
mac80211: fix spurious delBA handling
by Johannes Berg
· 15 years ago
0cae200
b44: Fix wedge when using netconsole.
by David S. Miller
· 15 years ago
40be261
wan: cosa: drop chan->wsem on error path
by Dan Carpenter
· 15 years ago
3c91c7a
ep93xx-eth: check for zero MAC address on probe, not on device open
by Florian Fainelli
· 15 years ago
d5ccd67
NET: smc91x: Fix irq flags
by Russell King - ARM Linux
· 15 years ago
6c53b1b
smsc9420: prevent BUG() if ethtool is called with interface down
by Steve Glendinning
· 15 years ago
cc098dc
r8169: restore mac addr in rtl8169_remove_one and rtl_shutdown
by Ivan Vecera
· 15 years ago
98468ef
e100: Use pci pool to work around GFP_ATOMIC order 5 memory allocation failure
by Roger Oksanen
· 15 years ago
8c2acc5
macvlan: fix gso_max_size setting
by Patrick McHardy
· 15 years ago
b5b5150
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 15 years ago
54ab040
ath9k: set ps_default as false
by John W. Linville
· 15 years ago
dcfcb25
hso: fix soft-lockup
by Antti Kaijanmäki
· 15 years ago
9ce673d
hso: fix debug routines
by Antti Kaijanmäki
· 15 years ago
73cfe26
stmmac: do not fail when the timer cannot be used.
by Giuseppe CAVALLARO
· 15 years ago
e6e3625
stmmac: fixed a compilation error when use the external timer
by Giuseppe CAVALLARO
· 15 years ago
63edaf6
Au1x00: fix crash when trying register_netdev()
by Alexander Beregalov
· 15 years ago
5d09e53
netxen : fix BOND_MODE_TLB/ALB mode.
by Narender Kumar
· 15 years ago
a7483b0
netxen: fix promisc for NX2031.
by Narender Kumar
· 15 years ago
5d521fd
netxen: fix memory initialization
by Amit Kumar Salecha
· 15 years ago
507eebe
TI DaVinci EMAC: Minor macro related updates
by chaithrika@ti.com
· 15 years ago
4a91ca4
drivers/net: ks8851_mll ethernet network driver -resubmit
by David J. Choi
· 15 years ago
0ebe74e
net: ETHOC should depend on HAS_DMA
by Geert Uytterhoeven
· 15 years ago
818f333
e1000e: do not initiate autonegotiation during OEM configuration
by Bruce Allan
· 15 years ago
189983d
e1000e: remove unnecessary 82577 workaround causing link issues
by Bruce Allan
· 15 years ago
610c992
e1000e: flow control thresholds not correct when changing mtu
by Bruce Allan
· 15 years ago
4c86e0b
e1000e: add Tx timeout factor for 100Mbps
by Bruce Allan
· 15 years ago
29afd69
e1000e: set flow control thresholds properly after enabling/disabling pause
by Bruce Allan
· 15 years ago
842ec8b
e1000e: read of PHY register may access wrong page on 82578
by Bruce Allan
· 15 years ago
38eb394
e1000e: partial revert of 3ec2a2b8 plus FC workraround for 82577/8
by Bruce Allan
· 15 years ago
30b7683
ixgbe: move tc variable to CONFIG_IXGBE_DCB
by Jaswinder Singh Rajput
· 15 years ago
2b1c8b0
veth: Fix veth_get_stats()
by Eric Dumazet
· 15 years ago
486bfe5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
70e3bb5
cxgb3: fix premature page unmap
by Divy Le Ray
· 15 years ago
4acc5a8
ibm_newemac: Fix EMACx_TRTR[TRT] bit shifts
by Dave Mitchell
· 15 years ago
e54d551
sungem: Fix Serdes detection.
by David S. Miller
· 15 years ago
f99b4a0
net: fix mdio section mismatch warning
by Stephen Rothwell
· 15 years ago
82b3cc1
ppp: fix BUG on non-linear SKB (multilink receive)
by Ben McKeegan
· 15 years ago
c0e1f68
ixgbe: Fixing EEH handler to handle more than one error
by Breno Leitao
· 15 years ago
8494347
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 15 years ago
5bfa2a1
TI Davinci EMAC : Fix Console Hang when bringing the interface down
by Sriram
· 15 years ago
f88c5b9
smsc911x: Fix Console Hang when bringing the interface down.
by Sriram
· 15 years ago
655a659
forcedeth: mac address fix
by Stanislav O. Bezzubtsev
· 15 years ago
3fa8486
r6040: fix version printing
by Florian Fainelli
· 15 years ago
8812304
r8169: Fix receive buffer length when MTU is between 1515 and 1536
by Raimonds Cicans
· 15 years ago
55369c0
can: add the missing netlink get_xstats_size callback
by Wolfgang Grandegger
· 15 years ago
b93cf3f
can: Fix driver Kconfig structure
by Oliver Hartkopp
· 15 years ago
b8a623b
s2io: fixing a ethtool test that is broken
by Breno Leitao
· 15 years ago
21d6c27
p54usb: Remove DMA buffer from stack
by Larry Finger
· 15 years ago
8cc3174
Revert "libipw: initiate cfg80211 API conversion"
by John W. Linville
· 15 years ago
d01032e
iwlwifi: Fix issue on file transfer stalled in HT mode
by Wey-Yi Guy
· 15 years ago
73871f7
iwlwifi: Use RTS/CTS as the preferred protection mechanism for 6000 series
by Wey-Yi Guy
· 15 years ago
c3b866a
Libertas: fix issues while configuring host sleep using ethtool wol
by Bing Zhao
· 15 years ago
866d470
Libertas: coding style cleanup in ethtool.c
by Bing Zhao
· 15 years ago
3da0d66
rtl8187: Fix sparse warnings
by Larry Finger
· 15 years ago
1e93bd4
ath5k: add LED definition for BenQ Joybook R55v
by Bob Copeland
· 15 years ago
6f9797a
ath5k: add LED support for HP Compaq CQ60
by Bob Copeland
· 15 years ago
bcfc56a
ath5k: don't reset mcast filter when configuring the mode
by Bob Copeland
· 15 years ago
8f61128
b43: work around a locking issue in ->set_tim()
by Felix Fietkau
· 15 years ago
799dd75
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 15 years ago
1ce5523
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
2606289
net/fsl_pq_mdio: add module license GPL
by Sebastian Siewior
· 15 years ago
53a0ef86
can: fix WARN_ON dump in net/core/rtnetlink.c:rtmsg_ifinfo()
by Wolfgang Grandegger
· 15 years ago
afa0897
i2c: Add an interface to lock/unlock an I2C bus segment
by Jean Delvare
· 15 years ago
7347533
qlge: Set PCIe reset type for EEH to fundamental.
by Ron Mercer
· 15 years ago
60fa6c3
qlge: Fix early exit from mbox cmd complete wait.
by Ron Mercer
· 15 years ago
ee5f784
ixgbe: fix traffic hangs on Tx with ioatdma loaded
by Don Skidmore
· 15 years ago
26f23d8
ixgbe: Fix checking TFCS register for TXOFF status when DCB is enabled
by Yi Zou
· 15 years ago
b352e40
ixgbe: Fix gso_max_size for 82599 when DCB is enabled
by Yi Zou
· 15 years ago
dcaa6a9
macsonic: fix crash on PowerBook 520
by Finn Thain
· 15 years ago
87d75b5
NET: cassini, fix lock imbalance
by Jiri Slaby
· 15 years ago
2b2072e
ems_usb: Fix byte order issues on big endian machines
by Sebastian Haas
· 15 years ago
4f2aa89
be2net: Bug fix to send config commands to hardware after netdev_register
by Ajit Khaparde
· 15 years ago
9e90c96
be2net: fix to set proper flow control on resume
by Ajit Khaparde
· 15 years ago
bb7b228
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 15 years ago
66f84d6
rt2x00: Don't queue ieee80211 work after USB removal
by Sean Cross
· 15 years ago
143d40f
Revert "ipw2200: fix oops on missing firmware"
by John W. Linville
· 15 years ago
f5209b4
be2net: Fix CQE_STATUS_EXTD_SHIFT define
by Sathya Perla
· 15 years ago
2240252
virtio_net: rename driver struct to please modpost
by Uwe Kleine-König
· 15 years ago
37b12dd
rtl8187: Fix kernel oops when device is removed when LEDS enabled
by Larry Finger
· 15 years ago
c8ee553
DaVinci EMAC: correct param for ISR
by Tonyliu
· 15 years ago
3a19d56
cdc_ether: additional Ericsson MBM PID's to the whitelist
by Torgny Johansson
· 15 years ago
a84216e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
bcfe3c2
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 15 years ago
40ac7b6
USB: rndis_host: debug info clobbered before it is logged
by George Nassar
· 15 years ago
e9024a0
libertas if_usb: Fix crash on 64-bit machines
by David Woodhouse
· 15 years ago
e55ea2b
ath9k: fix misplaced semicolon on rate control
by Luis R. Rodriguez
· 15 years ago
9a3f451
b43: Fix DMA TX bounce buffer copying
by Michael Buesch
· 15 years ago
2272064
rt73usb.c : more ids
by Xose Vazquez Perez
· 15 years ago
e6c5fc5
ipw2200: fix oops on missing firmware
by Zhu Yi
· 15 years ago
33cb7d3
sky2: set carrier off in probe
by Brandon Philips
· 15 years ago
63ca2d7
pcnet_cs: add cis of PreMax PE-200 ethernet pcmcia card
by Ken Kawasaki
· 15 years ago
207d6e8
r8169: Fix card drop incoming VLAN tagged MTU byte large jumbo frames
by Raimonds Cicans
· 15 years ago
18eb089
ibmtr: possible Read buffer overflow?
by roel kluin
· 15 years ago
1d5846b
e1000e: rework disable K1 at 1000Mbps for 82577/82578
by Bruce Allan
· 15 years ago
f523d21
e1000e: config PHY via software after resets
by Bruce Allan
· 15 years ago
8fbd962
e100: e100_phy_init() isolates selected PHY, causes 10 second boot delay
by Bruce Allan
· 15 years ago
49b2de8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
ea38280
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 15 years ago
575c9ed
ray_cs: Fix copy_from_user handling
by Alan Cox
· 15 years ago
Next »