Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
3a5e969bb2f6692a256352649355d56d018d6b88
3a5e969
ath9k: fix race condition in enabling/disabling IRQs
by Felix Fietkau
· 8 years ago
a34d0a0
ath9k_hw: check if the chip failed to wake up
by Felix Fietkau
· 8 years ago
d63ffc4
ath9k: rename tx_complete_work to hw_check_work
by Felix Fietkau
· 8 years ago
03c95db
wcn36xx: Implement cancel_hw_scan
by Bjorn Andersson
· 8 years ago
7f62259
ath10k: fix reading sram contents for QCA4019
by Ashok Raj Nagarajan
· 8 years ago
cb42815
ath10k: fix boot failure in UTF mode/testmode
by Tamizh chelvam
· 8 years ago
ee8b08a
ath10k: add debugfs support to get per peer tids log via tracing
by Maharaja Kennadyrajan
· 8 years ago
39bfe9f
ath10k: few whitespace fixes
by Kalle Valo
· 8 years ago
019e428
ath10k: use names in function definition arguments
by Kalle Valo
· 8 years ago
b2d6041
ath10k: prefer unsigned int over just unsigned
by Kalle Valo
· 8 years ago
36401cb
brcmfmac: be more verbose when PSM's watchdog fires
by Rafał Miłecki
· 8 years ago
f4737a6
brcmfmac: check brcmf_bus_get_memdump result for error
by Rafał Miłecki
· 8 years ago
62e1309
net: phy: broadcom: rehook BCM54612E specific init
by Rafał Miłecki
· 8 years ago
974c3f1
Merge branch 'act_sample-Little-fixes'
by David S. Miller
· 8 years ago
f3b2031
net/sched: act_psample: Remove unnecessary ASSERT_RTNL
by Yotam Gigi
· 8 years ago
cadb9c9
net/sched: act_sample: Fix error path in init
by Yotam Gigi
· 8 years ago
6107dbd
Merge branch 'sh_eth-fixes-for-MagicPacket-handling'
by David S. Miller
· 8 years ago
0cf45a3
sh_eth: fix wakeup event reporting from MagicPacket
by Niklas Söderlund
· 8 years ago
5e2ed13
sh_eth: align usage of sh_eth_modify() with rest of driver
by Niklas Söderlund
· 8 years ago
889711a
Merge tag 'wireless-drivers-next-for-davem-2017-02-01' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
by David S. Miller
· 8 years ago
ff1176f
ethernet: aquantia: fix dma_mapping_error test
by Dan Carpenter
· 8 years ago
cdb478e
liquidio: fix for iq and droq cnts going negative
by Satanand Burla
· 8 years ago
1f5e29c
net: ipv6: add NLM_F_APPEND in notifications when applicable
by David Ahern
· 8 years ago
f696186
net: ethernet: ti: cpsw: fix NULL pointer dereference in switch mode
by Grygorii Strashko
· 8 years ago
b2504a5
net: reduce skb_warn_bad_offload() noise
by Eric Dumazet
· 8 years ago
160ca01
rtnetlink: Handle IFLA_MASTER parameter when processing rtnl_newlink
by Theuns Verwoerd
· 8 years ago
04cdf13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 8 years ago
624374a5
Merge branch 'bgmac-phy-init'
by David S. Miller
· 8 years ago
8e6f31b
net: bgmac: use PHY subsystem for initializing PHY
by Rafał Miłecki
· 8 years ago
aa8863e
net: bgmac: drop struct bcma_mdio we don't need anymore
by Rafał Miłecki
· 8 years ago
34a5102
net: bgmac: allocate struct bgmac just once & don't copy it
by Rafał Miłecki
· 8 years ago
953046e
net: dsa: bcm_sf2: Fix build module
by Florian Fainelli
· 8 years ago
0d909aa
cxgb4: update latest firmware version supported
by Ganesh Goudar
· 8 years ago
4d1ceea
net: ethtool: convert large order kmalloc allocations to vzalloc
by Alexei Starovoitov
· 8 years ago
f8244ab
net: aquantia: atlantic: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
e990499
sfc: fix an off-by-one compare on an array size
by Colin Ian King
· 8 years ago
7243a1a
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
by Kalle Valo
· 8 years ago
b1a4c9a
bcma: make OF code more generic (not platform_device specific)
by Rafał Miłecki
· 8 years ago
6715208
rt2800: enable rt3290 unconditionally on pci probe
by Stanislaw Gruszka
· 8 years ago
a971df0
bcma: use (get|put)_device when probing/removing device driver
by Rafał Miłecki
· 8 years ago
2a2a5d1
brcmfmac: add .update_connect_params() callback
by Arend Van Spriel
· 8 years ago
0b57010
brcmfmac: allow wowlan support to be per device
by Arend Van Spriel
· 8 years ago
d29afe9
brcmfmac: fix handling firmware results for wowl netdetect
by Arend Van Spriel
· 8 years ago
2ef03590
brcmfmac: provide a value for struct wowlan_support::max_nd_match_sets
by Arend Van Spriel
· 8 years ago
d546530
iwlwifi: alloc memory dynamically also for DVM
by Sara Sharon
· 8 years ago
33e962c
rt2x00: fix clk_get call
by Stanislaw Gruszka
· 8 years ago
1bae6c9
Merge branch 'sh_eth-E-DMAC-interrupt-mask-cleanups'
by David S. Miller
· 8 years ago
2b2d3eb
sh_eth: stop using bare numbers for EESIPR values
by Sergei Shtylyov
· 8 years ago
00300b2
sh_eth: add missing EESIPR bits
by Sergei Shtylyov
· 8 years ago
1a0bee6
sh_eth: rename EESIPR bits
by Sergei Shtylyov
· 8 years ago
63c1904
Merge branch 'ESPRESSObin-ethernet'
by David S. Miller
· 8 years ago
1558727
net: dsa: mv88e6xxx: Add support for ethernet switch 88E6141
by Gregory CLEMENT
· 8 years ago
a75961d
net: dsa: mv88e6xxx: Add support for ethernet switch 88E6341
by Gregory CLEMENT
· 8 years ago
891daf4
net: dsa: mv88e6xxx: Don't forbid MDIO I/Os for PHY addr >= num_of_ports
by Romain Perier
· 8 years ago
cdaf25d
smc: some potential use after free bugs
by Dan Carpenter
· 8 years ago
1930b60
Merge branch 'dsa-port-mirroring'
by David S. Miller
· 8 years ago
ec960de
net: dsa: bcm_sf2: Add support for port mirroring
by Florian Fainelli
· 8 years ago
ed3af5f
net: dsa: b53: Add support for port mirroring
by Florian Fainelli
· 8 years ago
151da01
net: dsa: b53: Add mirror capture register definitions
by Florian Fainelli
· 8 years ago
f50f212
net: dsa: Add plumbing for port mirroring
by Florian Fainelli
· 8 years ago
4be9993
Merge branch 'mlx4-misc-improvements'
by David S. Miller
· 8 years ago
1f8176f
net/mlx4_en: Check the enabling pptx/pprx flags in SET_PORT wrapper flow
by Shaker Daibes
· 8 years ago
bf1f939
net/mlx4_en: Check the enabling mtu flag in SET_PORT wrapper flow
by Shaker Daibes
· 8 years ago
40fb4fc
net/mlx4_en: Pass user MTU value to Firmware at set port command
by Shaker Daibes
· 8 years ago
297e1cf
net/mlx4_en: Adding support of turning off link autonegotiation via ethtool
by Ariel Levkovich
· 8 years ago
4b5e5b7
net/mlx4_core: Get num_tc using netdev_get_num_tc
by Alaa Hleihel
· 8 years ago
ae5a2e2
net/mlx4_core: Add resource alloc/dealloc debugging
by Matan Barak
· 8 years ago
3835336
net/mlx4_core: Device revision support
by Yishai Hadas
· 8 years ago
72b8eaa
net/mlx4: Replace ENOSYS with better fitting error codes
by Tariq Toukan
· 8 years ago
30357d7
lwtunnel: remove device arg to lwtunnel_build_state
by David Ahern
· 8 years ago
6ad2016
drivers: net: generalize napi_complete_done()
by Eric Dumazet
· 8 years ago
63a6fff
net: Avoid receiving packets with an l3mdev on unbound UDP sockets
by Robert Shearman
· 8 years ago
a3a4de0
Merge branch 'net-dsa-bcm_sf2-CFP-support'
by David S. Miller
· 8 years ago
7318166
net: dsa: bcm_sf2: Add support for ethtool::rxnfc
by Florian Fainelli
· 8 years ago
8534580
net: dsa: bcm_sf2: Add CFP registers definitions
by Florian Fainelli
· 8 years ago
e1b9147
net: dsa: bcm_sf2: Configure traffic classes to queue mapping
by Florian Fainelli
· 8 years ago
bf9f264
net: dsa: Hook {get,set}_rxnfc ethtool operations
by Florian Fainelli
· 8 years ago
1995876
xfrm: Add a dummy network device for napi.
by Steffen Klassert
· 8 years ago
f991bb9
net: Drop secpath on free after gro merge.
by Steffen Klassert
· 8 years ago
40be0dd
net: add devm version of alloc_etherdev_mqs function
by Rafał Miłecki
· 8 years ago
936f459
Merge tag 'batadv-next-for-davem-20170128' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 8 years ago
678550c6
tcp: include locally failed retries in retransmission stats
by Yuchung Cheng
· 8 years ago
7e98102
tcp: record pkts sent and retransmistted
by Yuchung Cheng
· 8 years ago
f33f4ac
Merge branch 'qcom-emac-misc'
by David S. Miller
· 8 years ago
fd0e97b
net: qcom/emac: add an error interrupt handler for the sgmii
by Timur Tabi
· 8 years ago
e7e7454
net: qcom/emac: remove extraneous wake-on-lan code
by Timur Tabi
· 8 years ago
0f20276
net: qcom/emac: do not call emac_mac_start twice
by Timur Tabi
· 8 years ago
3db5d55
net: qcom/emac: always use autonegotiation to configure the SGMII link
by Timur Tabi
· 8 years ago
9da34f2
net: qcom/emac: display the phy driver info after we connect
by Timur Tabi
· 8 years ago
5b8784a
openvswitch: Simplify do_execute_actions().
by andy zhou
· 8 years ago
6d45408
Merge branch 'dsa-multi-chip-prep'
by David S. Miller
· 8 years ago
ddd3a0c
net: dsa: b53: use dsa_port's bridge pointer
by Vivien Didelot
· 8 years ago
922754a
net: dsa: qca8k: use dsa_port's bridge pointer
by Vivien Didelot
· 8 years ago
fae8a25
net: dsa: mv88e6xxx: use dsa_port's bridge pointer
by Vivien Didelot
· 8 years ago
f123f2f
net: dsa: pass bridge device when a port leaves
by Vivien Didelot
· 8 years ago
a5e9a02
net: dsa: move bridge device in dsa_port
by Vivien Didelot
· 8 years ago
afdcf15
net: dsa: store a dsa_port in dsa_slave_priv
by Vivien Didelot
· 8 years ago
818be84
net: dsa: add ds and index to dsa_port
by Vivien Didelot
· 8 years ago
26895e2
net: dsa: use ds->num_ports when possible
by Vivien Didelot
· 8 years ago
a0c0216
net: dsa: variable number of ports
by Vivien Didelot
· 8 years ago
Next »