Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
c8c23903f12a62708606b5cdba8cd8550cd6bdcd
/
drivers
/
net
c8c2390
bonding: remove bond_prev_slave()
by Veaceslav Falico
· 11 years ago
5a52405
bonding: convert first/last slave logic to use neighbours
by Veaceslav Falico
· 11 years ago
70039aa
bonding: convert bond_has_slaves() to use the neighbour list
by Veaceslav Falico
· 11 years ago
0965a1f
bonding: add bond_has_slaves() and use it
by Veaceslav Falico
· 11 years ago
b386c58
bonding: remove unused bond_for_each_slave_from()
by Veaceslav Falico
· 11 years ago
4087df87
bonding: rework bond_ab_arp_probe() to use bond_for_each_slave()
by Veaceslav Falico
· 11 years ago
77140d2
bonding: rework bond_find_best_slave() to use bond_for_each_slave()
by Veaceslav Falico
· 11 years ago
6475ae4
bonding: rework rlb_next_rx_slave() to use bond_for_each_slave()
by Veaceslav Falico
· 11 years ago
c33d788
bonding: rework bond_3ad_xmit_xor() to use bond_for_each_slave() only
by Veaceslav Falico
· 11 years ago
544a028
bonding: use bond_for_each_slave() in bond_uninit()
by Veaceslav Falico
· 11 years ago
9caff1e7
bonding: make bond_for_each_slave() use lower neighbour's private
by Veaceslav Falico
· 11 years ago
81f23b1
bonding: remove bond_for_each_slave_continue_reverse()
by Veaceslav Falico
· 11 years ago
46bb480
bonding: modify bond_get_slave_by_dev() to use neighbours
by Veaceslav Falico
· 11 years ago
1f718f0
bonding: populate neighbour's private on enslave
by Veaceslav Falico
· 11 years ago
2f268f1
net: add adj_list to save only neighbours
by Veaceslav Falico
· 11 years ago
a958df5
rtlwifi: Remove extern from function prototypes
by Joe Perches
· 11 years ago
53406cd
orinoco: Remove extern from function prototypes
by Joe Perches
· 11 years ago
b3a7cd1
mwifiex: Remove extern from function prototypes
by Joe Perches
· 11 years ago
b381839
iwlwifi: Remove extern from function prototypes
by Joe Perches
· 11 years ago
6890ba7
iwlegacy: Remove extern from function prototypes
by Joe Perches
· 11 years ago
89eb744
ipw2x00: Remove extern from function prototypes
by Joe Perches
· 11 years ago
9bd91f3
brcm80211: Remove extern from function prototypes
by Joe Perches
· 11 years ago
a3dabaf
ath: Remove extern from function prototypes
by Joe Perches
· 11 years ago
8bedb96
wimax: Remove extern from function prototypes
by Joe Perches
· 11 years ago
65c8f95
wan: Remove extern from function prototypes
by Joe Perches
· 11 years ago
d8dea1e
vmxnet3: Remove extern from function prototypes
by Joe Perches
· 11 years ago
294da3a
irda: Remove extern from function prototypes
by Joe Perches
· 11 years ago
d140ad9
fddi/skfp: Remove extern from function prototypes
by Joe Perches
· 11 years ago
3e0dd1f
toshiba: Remove extern from function prototypes
by Joe Perches
· 11 years ago
95f7f151
ti: Remove extern from function prototypes
by Joe Perches
· 11 years ago
d6cc64e
stmicro: Remove extern from function prototypes
by Joe Perches
· 11 years ago
00aef98
sfc: Remove extern from function prototypes
by Joe Perches
· 11 years ago
8a1a0ae
qlogic: Remove extern from function prototypes
by Joe Perches
· 11 years ago
f4588c4
oki-semi: Remove extern from function prototypes
by Joe Perches
· 11 years ago
5ccc921
intel: Remove extern from function prototypes
by Joe Perches
· 11 years ago
d4cb2ee
ibm/emac: Remove extern from function prototypes
by Joe Perches
· 11 years ago
388367a
drivers: net: cpsw: use cpsw-phy-sel driver to configure phy mode
by Mugunthan V N
· 11 years ago
5892cd1
drivers: net: cpsw-phy-sel: Add new driver for phy mode selection for cpsw
by Mugunthan V N
· 11 years ago
aa1a15e
net: ethernet: cpsw: switch to devres allocations
by Daniel Mack
· 11 years ago
44da5c2
amd/7990: Remove extern from function prototypes
by Joe Perches
· 11 years ago
bddb2d9
gianfar: Remove extern from function prototypes
by Joe Perches
· 11 years ago
31886e8
emulex: Remove extern from function prototypes
by Joe Perches
· 11 years ago
22018e4
chelsio: Remove extern from function prototypes
by Joe Perches
· 11 years ago
49ca19b
brocade: Remove extern from function prototypes
by Joe Perches
· 11 years ago
1ee1725
broadcom: Remove extern from function prototypes
by Joe Perches
· 11 years ago
6ae97e8
atheros: Remove extern from function prototypes
by Joe Perches
· 11 years ago
3398032
adi: Remove extern from function prototypes
by Joe Perches
· 11 years ago
68d3430
8390: Remove extern from function prototypes
by Joe Perches
· 11 years ago
405eb0e
can: Remove extern from function prototypes
by Joe Perches
· 11 years ago
27c90dc
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next
by David S. Miller
· 11 years ago
e4cb29f
tg3: Update version to 3.134
by Nithin Sujir
· 11 years ago
cb04be4
tg3: Remove unnecessary spinlock
by Nithin Sujir
· 11 years ago
21e315e
tg3: Appropriately classify interrupts during request_irq
by Nithin Sujir
· 11 years ago
4bc814a
tg3: Remove redundant if check
by Nithin Sujir
· 11 years ago
db79e1e
tg3: Remove if 0'd code
by Nithin Sujir
· 11 years ago
89f6797
tg3: LED in shared mode does not blink during traffic
by Nithin Sujir
· 11 years ago
6827371
tg3: Add support for new 577xx device ids
by Nithin Sujir
· 11 years ago
3ab7107
tg3: Add function tg3_phy_shdw_write()
by Nithin Sujir
· 11 years ago
19717d05
declance: Remove `incompatible pointer type' warnings
by Maciej W. Rozycki
· 11 years ago
1a5465f
phy/micrel: Add suspend/resume support to Micrel PHYs
by Patrice Vilchez
· 11 years ago
052c19e
net: cdc-phonet: Staticize usbpn_probe
by Sachin Kamat
· 11 years ago
8a67d1c
net: cxgb4vf: Staticize local symbols
by Sachin Kamat
· 11 years ago
8e61777
net: bnx2x: Staticize local symbols
by Sachin Kamat
· 11 years ago
cd738c4
net: emaclite: Code cleanup
by Michal Simek
· 11 years ago
37c67c6
net: emaclite: Not necessary to call devm_iounmap
by Michal Simek
· 11 years ago
c47b2d9
sfc: Support ARFS for IPv6 flows
by Ben Hutchings
· 11 years ago
ee45fd92c
sfc: Use TX PIO for sufficiently small packets
by Jon Cooper
· 11 years ago
0fe5565
sfc: Introduce inline functions to simplify TX insertion
by Ben Hutchings
· 12 years ago
306a278
sfc: Separate out queue-empty check from efx_nic_may_push_tx_desc()
by Ben Hutchings
· 12 years ago
183233b
sfc: Allocate and link PIO buffers; map them with write-combining
by Ben Hutchings
· 12 years ago
dfa50be
sfc: Implement firmware-assisted TSO for EF10
by Ben Hutchings
· 12 years ago
c78c39e
sfc: Fold tso_get_head_fragment() into tso_start()
by Ben Hutchings
· 12 years ago
137b792
sfc: Add EF10 registers to register dump
by Ben Hutchings
· 12 years ago
9fd8095d
sfc: efx_ef10_filter_update_rx_scatter() can be static
by Fengguang Wu
· 11 years ago
b51ca34
sfc: efx_ethtool_get_ts_info() can be static
by Fengguang Wu
· 12 years ago
b75ff5e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
c71380f
netconsole: fix a deadlock with rtnl and netconsole's mutex
by Nikolay Aleksandrov
· 11 years ago
c194992
skge: fix broken driver
by Mikulas Patocka
· 11 years ago
703133d
ip: generate unique IP identificator if local fragmentation is allowed
by Ansis Atteka
· 11 years ago
279f438
xen-netback: Don't destroy the netdev until the vif is shut down
by Paul Durrant
· 11 years ago
48a3056
cnic: Fix crash in cnic_bnx2x_service_kcq()
by Michael Chan
· 11 years ago
f78afb3
bnx2x, cnic, bnx2i, bnx2fc: Fix bnx2i and bnx2fc regressions.
by Michael Chan
· 11 years ago
2936b6a
vxlan: Avoid creating fdb entry with NULL destination
by Sridhar Samudrala
· 11 years ago
4bdf259
drivers: net: phy: cicada.c: clears warning Use #include <linux/io.h> instead of <asm/io.h>
by Avinash Kumar
· 11 years ago
e05e907
net loopback: Set loopback_dev to NULL when freed
by Eric W. Biederman
· 11 years ago
1ef68ec
Merge branch 'sfc-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc
by David S. Miller
· 11 years ago
d82a7f5
net: usb: cdc_ether: use usb.h macros whenever possible
by Fabio Porcedda
· 11 years ago
8857ec2
net: usb: cdc_ether: fix checkpatch errors and warnings
by Fabio Porcedda
· 11 years ago
0092820
net: usb: cdc_ether: Use wwan interface for Telit modules
by Fabio Porcedda
· 11 years ago
9900303
bgmac: implement unaligned addressing for DMA rings that support it
by Rafał Miłecki
· 11 years ago
3647268
bgmac: allow bigger et_swtype nvram variable
by Hauke Mehrtens
· 11 years ago
6a391e7
bgmac: fix internal switch initialization
by Rafał Miłecki
· 11 years ago
7a3a621
drivers/net/ethernet/ibm/ehea/ehea_main.c: add alias entry for portN properties
by Olaf Hering
· 11 years ago
73a695f
cxgb4: remove workqueue when driver registration fails
by Wei Yang
· 11 years ago
7eacd03
bonding: Make alb learning packet interval configurable
by Neil Horman
· 11 years ago
35e4237
vxlan: Fix sparse warnings
by Joseph Gasparakis
· 11 years ago
5c44bbd
qlcnic: Fix VF reset recovery
by Manish Chopra
· 11 years ago
3274f68
net: ps3_gelic: remove deprecated IRQF_DISABLED
by Michael Opdenacker
· 11 years ago
cf68ca1
net: smsc: remove deprecated IRQF_DISABLED
by Michael Opdenacker
· 11 years ago
7887427
net: pasemi: remove deprecated IRQF_DISABLED
by Michael Opdenacker
· 11 years ago
Next »