Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ff9b3078b918480a471b065c36133a144a531038
ff9b307
dnet: enable transmit time stamping.
by Richard Cochran
· 13 years ago
2669069
tg3: enable transmit time stamping.
by Richard Cochran
· 13 years ago
1ca9495
davinci_emac: enable transmit time stamping.
by Richard Cochran
· 13 years ago
fb290cd
davinci_emac: pass ioctls through to phy device.
by Richard Cochran
· 13 years ago
18a03b9
fec: enable transmit and receive time stamping.
by Richard Cochran
· 13 years ago
1c17216
net: export time stamp utility function for Ethernet MAC drivers
by Richard Cochran
· 13 years ago
8f0ea0f
snmp: reduce percpu needs by 50%
by Eric Dumazet
· 13 years ago
830a9c7
bonding: clean up bond_del_vlan()
by Jiri Bohac
· 13 years ago
539d3ee
net: fix MIPS fallout from "net: remove interrupt.h inclusion from netdevice.h"
by Alexey Dobriyan
· 13 years ago
eb8a50d
be2net: Enable NETIF_F_TSO6 for VLAN traffic for BE
by Padmanabh Ratnakar
· 13 years ago
10a8d94
virtio_net: introduce VIRTIO_NET_HDR_F_DATA_VALID
by Jason Wang
· 13 years ago
40d15cd
net: DM9000: Add support for byte EEPROM access
by Ben Dooks
· 13 years ago
6d65e5e
sctp: kzalloc() error handling on deleting last address
by Michio Honda
· 13 years ago
69785b7
net: add Faraday FTGMAC100 Gigabit Ethernet driver
by Po-Yu Chuang
· 13 years ago
ac75227
net/m68k: Include <linux/interrupt.h> where needed
by Geert Uytterhoeven
· 13 years ago
1057c42
ixgbevf: Update the driver string
by Greg Rose
· 13 years ago
c7ac867
rtnetlink: Compute and store minimum ifinfo dump size
by Greg Rose
· 13 years ago
929dd04
igb: Change version to remove number after -k in kernel versions.
by Carolyn Wyborny
· 13 years ago
cabe070
igbvf: update version number
by Williams, Mitch A
· 13 years ago
b3ccf26
e1000e: update driver version
by Bruce Allan
· 13 years ago
7ff1c8b
e1000e: remove redundant reverse dependency on CRC32
by Bruce Allan
· 13 years ago
3ebfc7c
e1000e: Clear host wakeup bit on 82577/8 without touching PHY page 800
by Bruce Allan
· 13 years ago
2b6b168
e1000e: access multiple PHY registers on same page at the same time
by Bruce Allan
· 13 years ago
400484f
e1000e: do not schedule the Tx queue until ready
by Bruce Allan
· 13 years ago
c5caf48
e1000e: log when swflag is cleared unexpectedly on ICH/PCH devices
by Bruce Allan
· 13 years ago
99730e4
e1000e: 82579 intermittently disabled during S0->Sx
by Bruce Allan
· 13 years ago
d9b2413
e1000e: disable far-end loopback mode on ESB2
by Bruce Allan
· 13 years ago
e357964
bonding: delete unused arp_mon_pt
by Peter Pan(潘卫平)
· 13 years ago
0cc42eb
bonding: delete unused ad_timer
by Peter Pan(潘卫平)
· 13 years ago
1a14fbc
bonding:delete agg_select_mode from ad_bond_info
by Peter Pan(潘卫平)
· 13 years ago
56d00c67
bonding:delete lacp_fast from ad_bond_info
by Peter Pan(潘卫平)
· 13 years ago
ba824a8
bonding: make 802.3ad use latest lacp_rate
by Peter Pan(潘卫平)
· 13 years ago
b880a95
enic: Bug Fix: Fix hardware transmit queue indexing in enic_poll_controller
by Vasanthy Kolluri
· 13 years ago
7d260ec
enic: Get/Set interrupt resource index for transmit and receive queues
by Vasanthy Kolluri
· 13 years ago
e1fb77b
enic: Log device configuration in detail during driver load
by Vasanthy Kolluri
· 13 years ago
8757446
enic: Pass 802.1p bits for packets tagged with vlan zero
by Vasanthy Kolluri
· 13 years ago
6018e11
Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge
by David S. Miller
· 13 years ago
ecbd532
batman-adv: use NO_FLAGS define instead of hard-coding 0
by Marek Lindner
· 13 years ago
e8958db
batman-adv: Use enums for related constants
by Sven Eckelmann
· 13 years ago
3d222bb
batman-adv: Rewrite debugfs kobj_to_* helpers as functions
by Sven Eckelmann
· 13 years ago
e72948e
batman-adv: Fix signedness problem in parse_gw_bandwidth
by Sven Eckelmann
· 13 years ago
6b9aadf
batman-adv: Don't return value in void function
by Sven Eckelmann
· 13 years ago
d1829fa
batman-adv: accept delayed rebroadcasts to avoid bogus routing under heavy load
by Daniele Furlan
· 13 years ago
075cd29
net: emaclite: Add missing linux/interrupt.h header
by Michal Simek
· 13 years ago
61a5ff1
tun: do not put self in waitq if doing a nonblock read
by Amos Kong
· 13 years ago
6f7c156
tun: dont force inline of functions
by stephen hemminger
· 13 years ago
a504b86
tun: reserves space for network in skb
by stephen hemminger
· 13 years ago
7625eb2
cnic, bnx2: Check iSCSI support early in bnx2_init_one()
by Michael Chan
· 13 years ago
db1d350
cnic: Improve NETDEV_UP event handling
by Michael Chan
· 13 years ago
11f23aa
cnic: Randomize initial TCP port for iSCSI connections
by Eddie Wai
· 13 years ago
101c40c
cnic: Fix race conditions with firmware
by Michael Chan
· 13 years ago
9373665
cnic: Fix interrupt logic
by Michael Chan
· 13 years ago
2b77bdd
inetpeer: lower false sharing effect
by Eric Dumazet
· 13 years ago
1a7a103
niu: support 64 bit stats interface
by stephen hemminger
· 13 years ago
c5f7ef7
myricom: update to 64 bit stats
by stephen hemminger
· 13 years ago
f20530b
enic: update to support 64 bit stats
by stephen hemminger
· 13 years ago
47fd428
netxen: convert to 64 bit statistics
by stephen hemminger
· 13 years ago
6311cc4
veth: convert to 64 bit statistics
by stephen hemminger
· 13 years ago
95305f6
vmxnet3: convert to 64 bit stats interface
by stephen hemminger
· 13 years ago
4b9d9be
inetpeer: remove unused list
by Eric Dumazet
· 13 years ago
9ad7c04
tcp: RFC2988bis + taking RTT sample from 3WHS for the passive open side
by Jerry Chu
· 13 years ago
aee80b5
ipv6: generate link local address for GRE tunnel
by stephen hemminger
· 13 years ago
8ef207d
iph: use default get_stats
by stephen hemminger
· 13 years ago
bff5527
v2 ethtool: remove support for ETHTOOL_GRXNTUPLE
by Alexander Duyck
· 13 years ago
c0c33ad
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
· 13 years ago
ffbc03b
net: add needed interrupt.h
by Stephen Rothwell
· 13 years ago
931749b
ath9k: make use of a helper to get paprd scale factor
by Mohammed Shafi Shajakhan
· 13 years ago
36cb7cc
mwifiex: disable transmission buffer aggregation for AMSDU packets
by Yogesh Ashok Powar
· 13 years ago
fb3c19b
mwifiex: adding check for enough space before padding
by Yogesh Ashok Powar
· 13 years ago
a8fe329
mwifiex: Remove redundant skb_queue_empty checks
by Yogesh Ashok Powar
· 13 years ago
fcf2176
mwifiex: remove list traversal in mwifiex_num_pkts_in_txq
by Yogesh Ashok Powar
· 13 years ago
48586826
iwlwifi: remove unecessary if statement
by Greg Dietsche
· 13 years ago
f973f87
iwlagn: refactor iwlagn_mac_channel_switch
by Stanislaw Gruszka
· 13 years ago
70559a0
wl12xx: Stop BA session event from device
by Shahar Levi
· 13 years ago
f41ccd7
mac80211: Stop BA session event from device
by Shahar Levi
· 13 years ago
41bfce8
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 13 years ago
cb2bad8
Merge branch 'can/at91-sam9x5' of git://git.pengutronix.de/git/mkl/linux-2.6
by David S. Miller
· 13 years ago
a6b7a40
net: remove interrupt.h inclusion from netdevice.h
by Alexey Dobriyan
· 13 years ago
aedfebb
be2net: Fix Rx pause counter for lancer
by Selvin Xavier
· 13 years ago
324dd96
qlge: remove unecessary if statement
by Greg Dietsche
· 13 years ago
c97c894
enic: Add support for MTU change via port profile on a dynamic vnic
by Roopa Prabhu
· 13 years ago
8d13e67
macvlan: add VLAN filters to lowerdev
by John Fastabend
· 13 years ago
5d0c90c
sctp: Guard IPV6 specific code properly.
by David S. Miller
· 13 years ago
51892db
iwl4965: set tx power after rxon_assoc
by Stanislaw Gruszka
· 13 years ago
3bb42a6
rt2x00: fix rmmod crash
by Stanislaw Gruszka
· 13 years ago
42b70a5
iwlagn: use cts-to-self protection on 5000 adapters series
by Stanislaw Gruszka
· 13 years ago
ab6a44c
Revert "mac80211: Skip tailroom reservation for full HW-crypto devices"
by John W. Linville
· 13 years ago
b9e379b
net/can: allow CAN_AT91 on AT91SAM9X5
by Uwe Kleine-König
· 14 years ago
6388b39
can: at91_can: add support for the AT91SAM9X5 SOCs
by Marc Kleine-Budde
· 14 years ago
07a648e
can: at91_can: register mb0 sysfs entry only on at91sam9263
by Marc Kleine-Budde
· 13 years ago
d3d4726
can: at91_can: add id_table and convert prime mailbox constats to functions
by Marc Kleine-Budde
· 14 years ago
7900899
can: at91_can: convert derived mailbox constants into functions
by Marc Kleine-Budde
· 14 years ago
b049994
can: at91_can: rename AT91_MB_RX_MASK to AT91_IRQ_MB_RX
by Marc Kleine-Budde
· 14 years ago
267cbe04
can: at91_can: directly define AT91_MB_RX_LAST
by Marc Kleine-Budde
· 14 years ago
9c2e0a6
can: at91_can: let get_tx_* functions return unsigned int
by Marc Kleine-Budde
· 14 years ago
e14ee40
can: at91_can: don't copy data to rx'ed RTR frames
by Marc Kleine-Budde
· 14 years ago
5613fff
can: at91_can: fix comment about priv->tx_next
by Marc Kleine-Budde
· 14 years ago
44d8566
can: at91_can: don't align struct definitions
by Marc Kleine-Budde
· 14 years ago
e3cc055
include/net: Remove unnecessary semicolons
by Joe Perches
· 13 years ago
6403eab
drivers/net: Remove unnecessary semicolons
by Joe Perches
· 13 years ago
Next »