Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
10949550bd1e50cc91c0f5085f7080a44b0871fe
/
drivers
b2a103e
bonding: convert to ndo_fix_features
by Michał Mirosław
· 14 years ago
6c60408
CDC NCM: Add mising short packet in cdc_ncm driver
by Alexey Orishko
· 14 years ago
06c03c0
tg3: Allow ethtool to enable/disable loopback.
by Mahesh Bandewar
· 14 years ago
e154b63
vmxnet3: Use single tx queue when CONFIG_PCI_MSI not defined
by Shreyas Bhatewara
· 14 years ago
3c709f8
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-3.6
by David S. Miller
· 14 years ago
0d4420a
slcan: fix ldisc->open retval
by Oliver Hartkopp
· 14 years ago
aae1e74
net/usb: mark LG VL600 LTE modem ethernet interface as WWAN
by Dan Williams
· 14 years ago
5fc3590
infiniband: Remove rt->rt_src usage in addr4_resolve()
by David S. Miller
· 14 years ago
1c3319f
tulip: Use pr_<level> where appropriate
by Joe Perches
· 14 years ago
726b65a
tulip: Convert uses of KERN_DEBUG
by Joe Perches
· 14 years ago
163ef0b
tulip: Convert printks to netdev_<level>
by Joe Perches
· 14 years ago
54668b8
tulip: xircom_cb: Convert #ifdef DEBUG blocks and enter/leave uses
by Joe Perches
· 14 years ago
4a9e25d
Merge branch 'davem-next.r8169' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/netdev-2.6
by David S. Miller
· 14 years ago
b0e6baf
pch_gbe: support ML7223 IOH
by Tomoya
· 14 years ago
4940fc8
net: add mac_pton() for parsing MAC address
by Alexey Dobriyan
· 14 years ago
99f823f
netconsole: switch to kstrto*() functions
by Alexey Dobriyan
· 14 years ago
0693e88
net: bonding: factor out rlock(bond->lock) in xmit path
by Michał Mirosław
· 14 years ago
5d320a2
r8169: avoid late chip identifier initialisation.
by Francois Romieu
· 14 years ago
85bffe6
r8169: merge firmware information into the chipset description data.
by Francois Romieu
· 14 years ago
31bd204
r8169: provide some firmware information via ethtool.
by Francois Romieu
· 14 years ago
56de414
r8169: remove non-NAPI context invocation of rtl8169_rx_interrupt.
by Francois Romieu
· 14 years ago
4876cc1
r8169: link speed selection timer rework.
by Francois Romieu
· 14 years ago
826e6cb
r8169: rtl8169_set_speed_xmii cleanup.
by Francois Romieu
· 14 years ago
6f43adc
r8169: remove some code duplication.
by Francois Romieu
· 14 years ago
cecb5fd
r8169: style cleanups.
by Francois Romieu
· 14 years ago
5d05a04
PCH_GbE : Fixed the issue of checksum judgment
by Toshiharu Okada
· 14 years ago
ce3dad0
PCH_GbE : Fixed the issue of collision detection
by Toshiharu Okada
· 14 years ago
057bef9
NET: slip, fix ldisc->open retval
by Matvejchikov Ilya
· 14 years ago
6709d95
be2net: Fixed bugs related to PVID.
by Somnath Kotur
· 14 years ago
dcbe14b
ehea: fix wrongly reported speed and port
by Kleber Sacilotto de Souza
· 14 years ago
226bd34
net: use batched device unregister in veth and macvlan
by Eric Dumazet
· 14 years ago
eed2a12
net: Allow ethtool to set interface in loopback mode.
by Mahesh Bandewar
· 14 years ago
9c41294
ipheth: Properly distinguish length and alignment in URBs and skbs
by Ben Hutchings
· 14 years ago
534eacb
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher/net-next-2.6
by David S. Miller
· 14 years ago
0f020de
hamachi: Put back RX_CHECKSUM
by David S. Miller
· 14 years ago
58f6bcf
ixgbe: add ethtool counters for OS2BMC
by Emil Tantilov
· 14 years ago
67a74ee
ixgbe: add rxhash support
by Emil Tantilov
· 14 years ago
936db35
igb: convert to ethtool set_phys_id
by Jeff Kirsher
· 14 years ago
6435909
e1000: convert to set_phys_id
by Jeff Kirsher
· 14 years ago
a70b86a
e100: implemenet set_phys_id
by Jeff Kirsher
· 14 years ago
e328d41
vmxnet3: Consistently disable irqs when taking adapter->cmd_lock
by Roland Dreier
· 14 years ago
ad638bd
hamachi: Delete TX checksumming code commented out since 1999
by David S. Miller
· 14 years ago
7143b7d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
90864fb
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 14 years ago
87e9af6
can: fix SJA1000 dlc for RTR packets
by Kurt Van Dijck
· 14 years ago
1c5cae8
net: call dev_alloc_name from register_netdevice
by Jiri Pirko
· 14 years ago
e892067
bnx2x: function descriptions format fixed
by Dmitry Kravkov
· 14 years ago
5de9240
bnx2x: update year to 2011 and version to 1.62.12-0
by Dmitry Kravkov
· 14 years ago
b3b83c3
bnx2x: improve memory handling, low memory recovery flows
by Dmitry Kravkov
· 14 years ago
426b924
bnx2x: Do storage mac address validation for SF mode.
by Dmitry Kravkov
· 14 years ago
f9a3ebb
bnx2x: allow WoL on every function in MF modes
by Dmitry Kravkov
· 14 years ago
2ae17f6
bnx2x: link report improvements
by Vladislav Zolotarov
· 14 years ago
34da9e5
stmmac: removed not used definitions
by Giuseppe CAVALLARO
· 14 years ago
75bd0cb
usbnet: runtime pm: fix out of memory
by Ming Lei
· 14 years ago
a70171d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
5a412ad
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher/net-next-2.6
by David S. Miller
· 14 years ago
6716344
ixgbe: Cleanup PCIe bus speed info
by Don Skidmore
· 14 years ago
68c7005
ixgbe: improve EEPROM read/write operations
by Emil Tantilov
· 14 years ago
95a4601
ixgbe: fix sparse warning
by Emil Tantilov
· 14 years ago
2698b20
ixgbe: fix typo error with software defined pins on 82599
by Don Skidmore
· 14 years ago
6d980c3
ixgbe: Use function pointer for ixgbe_acquire/release_swfw_sync()
by Emil Tantilov
· 14 years ago
97322b3
igbvf: remove bogus phys_id
by stephen hemminger
· 14 years ago
f6b1bfd
igb: Add check for invalid size to igb_get_invariants_82575()
by Carolyn Wyborny
· 14 years ago
ec7e97e
ixgb: convert to set_phys_id
by Jeff Kirsher
· 14 years ago
dca97ad
e100: fix build warning
by Emil Tantilov
· 14 years ago
f4bfd99
libcxgbi: Use flowi4's saddr in cxgbi_check_route().
by David S. Miller
· 14 years ago
28c90da
pptp: Use flowi4's daddr/saddr in pptp_xmit().
by David S. Miller
· 14 years ago
31e4543d
ipv4: Make caller provide on-stack flow key to ip_route_output_ports().
by David S. Miller
· 14 years ago
57a503c
net/stmmac: Move "#include <linux/platform_device.h>" to linux/stmmac.h
by Viresh KUMAR
· 14 years ago
6c8c444
Revert: veth: remove unneeded ifname code from veth_newlink()
by Jiri Pirko
· 14 years ago
d946092
smsc95xx: fix reset check
by Rabin Vincent
· 14 years ago
6fdbab9
tg3: Fix failure to enable WoL by default when possible
by Rafael J. Wysocki
· 14 years ago
983960b
amd8111e: trivial typo spelling: Negotitate -> Negotiate
by Joe Perches
· 14 years ago
badb029
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 14 years ago
1a5b306
mwifiex: fix missing tsf_val TLV
by Bing Zhao
· 14 years ago
982d96b
rtlwifi: Fix typo in pci.c
by Larry Finger
· 14 years ago
1c0bcf8
rt2x00: Add autowake support for USB hardware
by Ivo van Doorn
· 14 years ago
fdbc7b0
rt2x00: Introduce capability flag for Bluetooth co-existence.
by Gertjan van Wingerde
· 14 years ago
9328fda
rt2x00: Streamline rt2800 eeprom initialisations.
by Gertjan van Wingerde
· 14 years ago
d4c838e
rt2x00: Fix optimize register access for rt2800pci
by Ivo van Doorn
· 14 years ago
a073fde
rt2x00: Optimize TX_STA_FIFO register reading
by Ivo van Doorn
· 14 years ago
1676347
rt2x00: Reduce tx status reading timeout
by Ivo van Doorn
· 14 years ago
0ca6995
ssb: cc: prepare clockmode support for cores rev 10+
by Rafał Miłecki
· 14 years ago
d6d023a
iwlagn: remove un-necessary debugfs callback
by Wey-Yi Guy
· 14 years ago
ebf8dc8
iwlagn: prefer BSS context
by Johannes Berg
· 14 years ago
c914ac2
iwlagn: improve RXON checking
by Johannes Berg
· 14 years ago
bbf18ff
iwlagn: remove spectrum measurement header
by Johannes Berg
· 14 years ago
16b80b7
iwlagn: semaphore and calib cleanup
by Don Fry
· 14 years ago
9d143e9
iwlagn: mod param cleanup
by Don Fry
· 14 years ago
b4ed221
iwlagn: new 105 series device
by Wey-Yi Guy
· 14 years ago
d2690c0
iwlagn: use proper good CRC threshold behaviour
by Johannes Berg
· 14 years ago
c1821c9
iwlagn: connect and disconnect sequence for RXON
by Wey-Yi Guy
· 14 years ago
89e746b
iwlagn: remove 5000 from rxon_assoc structure
by Wey-Yi Guy
· 14 years ago
c3f6e9c
iwlagn: make rxon_assoc static function
by Wey-Yi Guy
· 14 years ago
e43e85c
iwlagn: refactor restart
by Johannes Berg
· 14 years ago
4119904
iwlagn: introduce silent grabbing of NIC access
by Johannes Berg
· 14 years ago
9d39e5b
iwlagn: avoid hangs when restarting device
by Johannes Berg
· 14 years ago
14ad251
net/igb/e1000/e1000e: more robust ethtool duplex/speed configuration
by David Decotigny
· 14 years ago
fbef713
tulip/de2104x: don't report different speeds depending on port type
by David Decotigny
· 14 years ago
1258c07
acenic: Fix using the specified speed when configuring NIC
by David Decotigny
· 14 years ago
Next »