Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ca30be8057cee20e13a4f6ca3fbe13701d80380d
/
drivers
ca30be8
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 11 years ago
ca71de6
cxgb4: Calculate len properly for LSO path
by Kumar Sanghvi
· 11 years ago
c2b955e
cxgb4: Updates for T5 SGE's Egress Congestion Threshold
by Kumar Sanghvi
· 11 years ago
0f4d201
cxgb4: Rectify emitting messages about SGE Ingress DMA channels being potentially stuck
by Kumar Sanghvi
· 11 years ago
68bce192
cxgb4: Add code to dump SGE registers when hitting idma hangs
by Kumar Sanghvi
· 11 years ago
92ddcc7
cxgb4: Fix some small bugs in t4_sge_init_soft() when our Page Size is 64KB
by Kumar Sanghvi
· 11 years ago
42775a3
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 11 years ago
4e3b3bc
rtlwifi: rtl8723be: Fix array dimension problems
by Larry Finger
· 11 years ago
3ead0d2
wlan-ng: fixup staging driver for removal of ieee80211_dsss_chan_to_freq
by John W. Linville
· 11 years ago
a699248
rtl8821ae: fixup staging driver for revised ieee80211_is_robust_mgmt_frame
by John W. Linville
· 11 years ago
e46215f
Revert "Revert "Staging: rtl8812ae: remove modules field of rate_control_ops""
by John W. Linville
· 11 years ago
c9974ad
gianfar: Carefully free skbs in functions called by netpoll.
by Eric W. Biederman
· 11 years ago
d8ec2c0
benet: Call dev_kfree_skby_any instead of kfree_skb.
by Eric W. Biederman
· 11 years ago
e81f44b
mlx4: Call dev_kfree_skby_any instead of dev_kfree_skb.
by Eric W. Biederman
· 11 years ago
f7e7991
ixgb: Call dev_kfree_skby_any instead of dev_kfree_skb.
by Eric W. Biederman
· 11 years ago
497a27b
tg3: Call dev_kfree_skby_any instead of dev_kfree_skb.
by Eric W. Biederman
· 11 years ago
f458b2e
bnx2: Call dev_kfree_skby_any instead of dev_kfree_skb.
by Eric W. Biederman
· 11 years ago
2bb77ab
bonding: Call dev_kfree_skby_any instead of kfree_skb.
by Eric W. Biederman
· 11 years ago
989c9ba
r8169: Call dev_kfree_skby_any instead of dev_kfree_skb.
by Eric W. Biederman
· 11 years ago
a2ccd2e
8139too: Call dev_kfree_skby_any instead of dev_kfree_skb.
by Eric W. Biederman
· 11 years ago
508f81d
8139cp: Call dev_kfree_skby_any instead of kfree_skb.
by Eric W. Biederman
· 11 years ago
d52afde
be2net: update driver version to 10.2
by Sathya Perla
· 11 years ago
48291c2
be2net: Fix vlans_added counter
by Vasundhara Volam
· 11 years ago
a5243da
be2net: Create multiple TXQs on RSS capable multi-channel BE3-R interfaces
by Vasundhara Volam
· 11 years ago
46ee9c1
be2net: fix pmac_id[] allocation size
by Ravikumar Nelavelli
· 11 years ago
bdac85b
be2net: log LPVID used in multi-channel configs
by Ravikumar Nelavelli
· 11 years ago
bdce2ad
be2net: Add link state control for VFs
by Suresh Reddy
· 11 years ago
ecf1f6e
be2net: Use GET_PROFILE_CONFIG cmd for BE3-R to query max-vfs
by Suresh Reddy
· 11 years ago
aa9a2d5
mlx4: Activate RoCE/SRIOV
by Jack Morgenstein
· 11 years ago
ceb5433
mlx4_ib: Fix SIDR support of for UD QPs under SRIOV/RoCE
by Shani Michaelli
· 11 years ago
5ea8bbf
mlx4: Implement IP based gids support for RoCE/SRIOV
by Jack Morgenstein
· 11 years ago
2f5bb47
mlx4: Add ref counting to port MAC table for RoCE
by Jack Morgenstein
· 11 years ago
b6ffaef
mlx4: In RoCE allow guests to have multiple GIDS
by Jack Morgenstein
· 11 years ago
9cd5935
mlx4_core: For RoCE, allow slaves to set the GID entry at that slave's index
by Jack Morgenstein
· 11 years ago
6ee51a4
mlx4: Adjust QP1 multiplexing for RoCE/SRIOV
by Jack Morgenstein
· 11 years ago
1f36fc7
lg-vl600: Convert uses of __constant_<foo> to <foo>
by Joe Perches
· 11 years ago
ceffc4a
xilinx: Convert uses of __constant_<foo> to <foo>
by Joe Perches
· 11 years ago
b779d0a
brocade: Convert uses of __constant_<foo> to <foo>
by Joe Perches
· 11 years ago
b338ce2
gianfar: Fix multi-queue support checks @probe()
by Claudiu Manoil
· 11 years ago
4f1d4d5
r8152: support dumping the hw counters
by hayeswang
· 11 years ago
48d5dba
ieee802154: at86rf230: add support for rf233 chip
by Thomas Stilwell
· 11 years ago
a19a7ec
bonding: force cast of IP address in options
by stephen hemminger
· 11 years ago
fcb308d
r8152: add skb_cow_head
by hayeswang
· 11 years ago
8dc43dd
net: eth: cpsw: Use net_device_stats from struct net_device
by Tobias Klauser
· 11 years ago
99d3016
hyperv: Change the receive buffer size for legacy hosts
by Haiyang Zhang
· 11 years ago
77bf548
Drivers: net: hyperv: Enable large send offload
by KY Srinivasan
· 11 years ago
08cd04b
Drivers: net: hyperv: Enable send side checksum offload
by KY Srinivasan
· 11 years ago
e3d605e
Drivers: net: hyperv: Enable receive side IP checksum offload
by KY Srinivasan
· 11 years ago
4a0e70a
Drivers: net: hyperv: Enable offloads on the host
by KY Srinivasan
· 11 years ago
8a00251
Drivers: net: hyperv: Cleanup the send path
by KY Srinivasan
· 11 years ago
54a7357
Drivers: net: hyperv: Enable scatter gather I/O
by KY Srinivasan
· 11 years ago
3ee2f8c
sky2: allow mac to come from dt
by Tim Harvey
· 11 years ago
c120e9e
IB/mlx5_core: remove unreachable function call in module init
by Kleber Sacilotto de Souza
· 11 years ago
cd84ff4
sfc: Use ether_addr_copy and eth_broadcast_addr
by Edward Cree
· 11 years ago
71ff9e3
gianfar: Use Single-Queue polling for "fsl,etsec2"
by Claudiu Manoil
· 11 years ago
aeb12c5
gianfar: Separate out the Tx interrupt handling (Tx NAPI)
by Claudiu Manoil
· 11 years ago
9b143d1
igb: fix warning if !CONFIG_IGB_HWMON
by Jeff Kirsher
· 11 years ago
72b3672
igb: fix array size calculation
by Todd Fujinaka
· 11 years ago
bd9d559
ixgbevf: fix skb->pkt_type checks
by Florian Fainelli
· 11 years ago
96dee02
e1000e: Fix SHRA register access for 82579
by David Ertman
· 11 years ago
ad40064
e1000e: Fix ethtool offline tests for 82579 parts
by David Ertman
· 11 years ago
5bb7317
e1000e: Fix not generating an error on invalid load parameter
by David Ertman
· 11 years ago
74f350e
e1000e: Feature Enable PHY Ultra Low Power Mode (ULP)
by David Ertman
· 11 years ago
63eb48f
e1000e Refactor of Runtime Power Management
by David Ertman
· 11 years ago
2800209
e1000e: Refactor PM flows
by David Ertman
· 11 years ago
3b70d4f
e1000e: Add missing branding strings in ich8lan.c
by David Ertman
· 11 years ago
e78b80b
e1000e: Cleanup - Update GPL header and Copyright
by David Ertman
· 11 years ago
a03206e
e1000e: Fix 82579 sets LPI too early.
by David Ertman
· 11 years ago
f7235ef
e1000e: Resolve issues with Management Engine (ME) briefly blocking PHY resets
by David Ertman
· 11 years ago
b485dba
e1000e: Cleanup unecessary references
by David Ertman
· 11 years ago
6c2ed39
e1000e: PTP lock in e1000e_phc_adjustfreq
by Todd Fujinaka
· 11 years ago
d03e9d0
Merge tag 'linux-can-next-for-3.15-20140307' of git://gitorious.org/linux-can/linux-can-next
by David S. Miller
· 11 years ago
6128d1b
r8152: support IPv6
by hayeswang
· 11 years ago
60c8907
r8152: support TSO
by hayeswang
· 11 years ago
565cab0
r8152: support rx checksum
by hayeswang
· 11 years ago
5e2f748
r8152: calculate the dropped packets for rx
by hayeswang
· 11 years ago
0c3121f
r8152: up the priority of the transmission
by hayeswang
· 11 years ago
21949ab
r8152: check tx agg list before spin lock
by hayeswang
· 11 years ago
2685d41
r8152: replace spin_lock_irqsave and spin_unlock_irqrestore
by hayeswang
· 11 years ago
91bd66e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 11 years ago
e9275f5
xen-netback: Aggregate TX unmap operations
by Zoltan Kiss
· 11 years ago
0935078
xen-netback: Timeout packets in RX path
by Zoltan Kiss
· 11 years ago
e3377f3
xen-netback: Handle guests with too many frags
by Zoltan Kiss
· 11 years ago
1bb332a
xen-netback: Add stat counters for zerocopy
by Zoltan Kiss
· 11 years ago
62bad31
xen-netback: Remove old TX grant copy definitons and fix indentations
by Zoltan Kiss
· 11 years ago
f53c3fe
xen-netback: Introduce TX grant mapping
by Zoltan Kiss
· 11 years ago
3e2234b
xen-netback: Handle foreign mapped pages on the guest RX path
by Zoltan Kiss
· 11 years ago
121fa4b
xen-netback: Minor refactoring of netback code
by Zoltan Kiss
· 11 years ago
8f13dd9
xen-netback: Use skb->cb for pending_idx
by Zoltan Kiss
· 11 years ago
dd22586
can: add bittiming check at interface open for CAN FD
by Oliver Hartkopp
· 11 years ago
bc05a89
can: allow to change the device mtu for CAN FD capable devices
by Oliver Hartkopp
· 11 years ago
9859ccd
can: introduce the data bitrate configuration for CAN FD
by Oliver Hartkopp
· 11 years ago
08da7da
can: provide a separate bittiming_const parameter to bittiming functions
by Oliver Hartkopp
· 11 years ago
d5298df
can: move sanity check for bitrate and tq into can_get_bittiming
by Oliver Hartkopp
· 11 years ago
b30749f
can: only send bitrate data via netlink when available
by Oliver Hartkopp
· 11 years ago
a94bc9c
can: preserve skbuff protocol in can_put_echo_skb
by Oliver Hartkopp
· 11 years ago
a8ca2ef
can: janz-ican3: convert dev_<level> printing to netdev_<level>
by Marc Kleine-Budde
· 11 years ago
2062862
i40e/i40evf: Bump pf&vf build versions
by Catherine Sullivan
· 11 years ago
be56052
i40e/i40evf: carefully fill tx ring
by Jesse Brandeburg
· 11 years ago
ff80301
i40e: fix nvm version and remove firmware report
by Jesse Brandeburg
· 11 years ago
Next »