Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
e734a42f046104f798195042e5a4d4b357f0b3fb
/
drivers
e734a42
net: ll_temac: Use of_property_read_u32 instead of open-coding it
by Tobias Klauser
· 9 years ago
38cf595
ipv6: remove unused neigh parameter from ndisc functions
by Jiri Benc
· 9 years ago
92c14d9
genetlink: simplify genl_notify
by Jiri Benc
· 9 years ago
06e60e5
net/ethoc: support big-endian register layout
by Max Filippov
· 9 years ago
1bb6aa5
net: davinci_emac: Add support for fixed-link PHY
by Neil Armstrong
· 9 years ago
b6bd9b5
Driver: Vmxnet3: Extend register dump support
by Shrikrishna Khare
· 9 years ago
6015a6c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 9 years ago
52fe3e2
rocker: add FDB cleanup timer
by Scott Feldman
· 9 years ago
e733570
rocker: adding port ageing_time for ageing out FDB entries
by Scott Feldman
· 9 years ago
4c66049
rocker: store rocker_port in fdb key rather than pport
by Scott Feldman
· 9 years ago
a471be4
rocker: track when FDB entry is touched.
by Scott Feldman
· 9 years ago
834c952
arcnet: capmode: remove extra function
by Michael Grzeschik
· 10 years ago
abc23ec
arcnet: arc-rawmode: reorder module functions
by Michael Grzeschik
· 10 years ago
84286f1
arcnet: com20020: replace magic numbers with readable macros
by Michael Grzeschik
· 10 years ago
54a84c6
arcnet: reformat structs to C99 format
by Michael Grzeschik
· 10 years ago
4b0dad8
arcnet: Remove unused arcnet_<I/O>w macros
by Joe Perches
· 10 years ago
8e0f295
arcnet: Add com9026.h to standardize COM9026_REG_<foo>
by Joe Perches
· 10 years ago
e15b036
arcnet: Remove function pointer macro indirections
by Joe Perches
· 10 years ago
a11a544
arcnet: com90xx: Use arcnet_readb/writeb routines
by Joe Perches
· 10 years ago
4e2f9f1
arcnet: arc-rimi: Use arcnet_<I/O> routines
by Joe Perches
· 10 years ago
9c76aa5
arcnet: arcdevice.h: Add arcnet_readb and arcnet_writeb
by Joe Perches
· 10 years ago
09dfbcd
arcnet: com90xx: Use arcnet_<I/O> routines
by Joe Perches
· 10 years ago
f0b9c27c
arcnet: com90io: Use arcnet_<I/O> routines
by Joe Perches
· 10 years ago
0fec651
arcnet: com20020: Use arcnet_<I/O> routines
by Joe Perches
· 10 years ago
e5fcfc1
arcnet: Add arcnet_<I/O> macros
by Joe Perches
· 10 years ago
4e299b9
arcnet: Make a char * array const char * const
by Joe Perches
· 10 years ago
26c6d28
arcnet: Move files out of include/linux
by Joe Perches
· 10 years ago
d6d7d3e
arcnet: Wrap some long lines
by Joe Perches
· 10 years ago
d8101e7
arcnet: Remove pointer comparisons to NULL
by Joe Perches
· 10 years ago
97464ed
arcnet: Remove assignments from ifs
by Joe Perches
· 10 years ago
5628d98
arcnet: Remove unnecessary OOM messages
by Joe Perches
· 10 years ago
811eafc
arcnet: Move EXPORT_SYMBOL after declarations
by Joe Perches
· 10 years ago
05a24b2
arcnet: Convert printk to pr_<level>
by Joe Perches
· 10 years ago
a34c093
arcnet: Convert BUGMSG and BUGMSG2 to arc_prink and arc_cont
by Joe Perches
· 10 years ago
72aeea4
arcnet: Expand odd BUGLVL macro with if and uses
by Joe Perches
· 10 years ago
f2f0a16
arcnet: Use network block comment style
by Joe Perches
· 10 years ago
5e7ef91
arcnet: Use include/linux path for asm
by Joe Perches
· 10 years ago
3b4e555
arcnet: Coalesce string fragments
by Joe Perches
· 10 years ago
7f5e760
arcnet: Use normal kernel brace style
by Joe Perches
· 10 years ago
01a1d5a
arcnet: Add and remove blank lines
by Joe Perches
· 10 years ago
cb33464
arcnet: Use normal kernel spacing style
by Joe Perches
· 10 years ago
227b9e8
usbnet: remove invalid check
by Andrzej Hajda
· 9 years ago
7e724da6
rndis_wlan: fix checking for default value
by Andrzej Hajda
· 9 years ago
e79dd09b
orinoco: fix checking for default value
by Andrzej Hajda
· 9 years ago
cc75149
mwifiex: fix comparison expression
by Andrzej Hajda
· 9 years ago
9492612
net: brcm80211: fix range check
by Andrzej Hajda
· 9 years ago
23c2412
net: stmmac: fix type of entry variable
by Andrzej Hajda
· 9 years ago
7d2fa71
net/ibm/emac: fix type of phy_mode
by Andrzej Hajda
· 9 years ago
8f89642
isdn: hisax: fix frame calculation
by Andrzej Hajda
· 9 years ago
25b1029
ixgbe: Enable bit-banging mode on X550
by Mark Rustad
· 9 years ago
da4ea4b
ixgbe: Set lan_id before first I2C eeprom access
by Mark Rustad
· 9 years ago
bb5ce9a5
ixgbe: Provide unlocked I2C methods
by Mark Rustad
· 9 years ago
4f9e3a3
ixgbe: Provide I2C combined on X550EM
by Mark Rustad
· 9 years ago
cbd45ec
ixgbe: Add X550EM support for SFP insertion interrupt
by Mark Rustad
· 9 years ago
29a8dca
ixgbe: Accept SFP not present errors on all devices
by Mark Rustad
· 9 years ago
0f90300
ixgbevf: Enables TSO for stacked VLAN
by Toshiaki Makita
· 9 years ago
f2701b1
e1000e: Enable TSO for stacked VLAN
by Toshiaki Makita
· 9 years ago
213246d
igbvf: Enable TSO for stacked VLAN
by Toshiaki Makita
· 9 years ago
3077232
e1000: remove dead e1000_init_eeprom_params calls
by Francois Romieu
· 9 years ago
80043f3
fm10k: add support for extra debug statistics
by Jacob Keller
· 10 years ago
15aa49c
fm10k: TRIVIAL remove unnecessary comma
by Jacob Keller
· 10 years ago
afadfd2
fm10k: create "correct" header for the remote end on connect
by Jacob Keller
· 10 years ago
4b09728e
fm10k: drop transmitted messages in Tx FIFO as part of reset_work
by Jacob Keller
· 10 years ago
5532408
ixgbe: Add fdir support for SCTP on X550
by Don Skidmore
· 10 years ago
a023bbd
ixgbe: Add SFP+ detection for X550 hardware
by Don Skidmore
· 10 years ago
8427672
fm10k: remove comment about rtnl_lock around mbx operations
by Jacob Keller
· 10 years ago
97170ea
drivers/net/ieee802154/at86rf230.c: seq_printf() now returns NULL
by Stephen Rothwell
· 9 years ago
d230a11
drivers: net: cpsw-common: add support for reading mac address for dra7 and am437x platforms
by Mugunthan V N
· 9 years ago
b6745f6
drivers: net: cpsw: davinci_emac: move reading mac id to common file
by Mugunthan V N
· 9 years ago
607cba1
Merge tag 'linux-can-next-for-4.4-20150921' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next
by David S. Miller
· 9 years ago
852bcaf
net: bcmgenet: Remove duplicate test for tx_coalesce_usecs_high
by Florian Fainelli
· 9 years ago
91e60eb
s390/iucv: do not use arrays as argument
by Ursula Braun
· 9 years ago
4d7def2
qeth: add layer 2 RX/TX checksum offloading
by Thomas Richter
· 9 years ago
239ff40
qeth: move OSA portname into deprecated status
by Ursula Braun
· 9 years ago
248046b
qeth: no write permission for readonly sysattr
by Lakhvich Dmitriy
· 9 years ago
9846e70
qeth: remove extraneous length from %pM format
by Eugene Crosser
· 9 years ago
5dcd246
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by David S. Miller
· 9 years ago
6fa7da2
can: flexcan: enable interrupts atomically at the end of flexcan_chip_start()
by Marc Kleine-Budde
· 9 years ago
1ba763d
can: flexcan: give member of flexcan_priv holding mailboxes a sensible name
by Marc Kleine-Budde
· 9 years ago
89af874
can: flexcan: use pointer to struct regs instead of void pointer for mmio address space
by Marc Kleine-Budde
· 10 years ago
f377bff
can: flexcan: rename feature into quirks
by Marc Kleine-Budde
· 10 years ago
749de6f
can: flexcan: flexcan_chip_start(): cleanup writing of reg_mcr
by Marc Kleine-Budde
· 9 years ago
8c41174
can: flexcan: remove unused header files
by Marc Kleine-Budde
· 10 years ago
0012e5c
can: flexcan: cleanup coding style and fix typos
by Marc Kleine-Budde
· 9 years ago
a1ef48e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 9 years ago
eaf9a99
Merge tag 'linux-can-next-for-4.4-20150917' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next
by David S. Miller
· 9 years ago
b5996f1
net: add Hisilicon Network Subsystem basic ethernet support
by huangdaode
· 9 years ago
511e6bc
net: add Hisilicon Network Subsystem DSAF support
by huangdaode
· 9 years ago
6fe6611
net: add Hisilicon Network Subsystem hnae framework support
by huangdaode
· 9 years ago
5b904d3
net: add Hisilicon Network Subsystem MDIO support
by huangdaode
· 9 years ago
812494d
xen-netfront: always set num queues if possible
by chas williams
· 9 years ago
4a29645
net: bcmgenet: Implement RX coalescing control knobs
by Florian Fainelli
· 9 years ago
2f91307
net: bcmgenet: Implement TX coalescing control knobs
by Florian Fainelli
· 9 years ago
9110fe4
lan78xx: Remove not defined MAC_CR_GMII_EN_ bit from MAC_CR.
by Woojung.Huh@microchip.com
· 9 years ago
758c5c1
lan78xx: Create lan78xx_get_mdix_status() and lan78xx_set_mdix_status() for MDIX control.
by Woojung.Huh@microchip.com
· 9 years ago
bdfba55e
lan78xx: Remove phy defines in lan78xx.h and use defines in include/linux/microchipphy.h
by Woojung.Huh@microchip.com
· 9 years ago
ce85e13
lan78xx: Update to use phylib instead of mii_if_info.
by Woojung.Huh@microchip.com
· 9 years ago
05fe68c
lan78xx: Add PHYLIB and MICROCHIP_PHY as default config.
by Woojung.Huh@microchip.com
· 9 years ago
6c595b0
lan78xx: Check device ready bit (PMT_CTL_READY_) after reset the PHY
by Woojung.Huh@microchip.com
· 9 years ago
4b1b865
bonding: use l4 hash if available
by Eric Dumazet
· 9 years ago
Next »