remarkable-linux/drivers/staging/vt6655
David S. Miller 36583eb54d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Conflicts:
	drivers/net/ethernet/cadence/macb.c
	drivers/net/phy/phy.c
	include/linux/skbuff.h
	net/ipv4/tcp.c
	net/switchdev/switchdev.c

Switchdev was a case of RTNH_H_{EXTERNAL --> OFFLOAD}
renaming overlapping with net-next changes of various
sorts.

phy.c was a case of two changes, one adding a local
variable to a function whilst the second was removing
one.

tcp.c overlapped a deadlock fix with the addition of new tcp_info
statistic values.

macb.c involved the addition of two zyncq device entries.

skbuff.h involved adding back ipv4_daddr to nf_bridge_info
whilst net-next changes put two other existing members of
that struct into a union.

Signed-off-by: David S. Miller <davem@davemloft.net>
2015-05-23 01:22:35 -04:00
..
baseband.c staging: vt6655: Fixes the checkpatch.pl warning 2015-03-15 18:41:10 +01:00
baseband.h staging: vt6655: remove antenna diversity functions 2015-01-25 19:59:16 +08:00
card.c staging: vt6655: CARDbUpdateTSF bss timestamp correct tsf counter value. 2015-05-08 14:35:22 +02:00
card.h staging: vt6655: CARDbUpdateTSF bss timestamp correct tsf counter value. 2015-05-08 14:35:22 +02:00
channel.c staging: vt6655: fix coding style issues in channel.c 2015-03-06 16:26:58 -08:00
channel.h staging: vt6655: set_channel replace parameter with ieee80211_channel 2015-01-25 19:59:16 +08:00
desc.h
device.h staging: vt6655: remove antenna diversity functions 2015-01-25 19:59:16 +08:00
device_cfg.h
device_main.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2015-05-23 01:22:35 -04:00
dpc.c staging: vt6655: remove deprecated use of pci api 2015-03-20 13:41:38 +01:00
dpc.h
Kconfig
key.c
key.h Staging: vt6655: Fix do not use C99 // comments 2015-03-01 15:11:08 -08:00
mac.c Staging: vt6655: fix C99 comments 2015-03-06 16:28:19 -08:00
mac.h Staging: vt6655: Checkpatch fix: c99 comment headings 2015-01-17 14:53:21 -08:00
Makefile
mib.c Staging: vt6655: changed C99 // comments 2015-02-26 12:23:58 -08:00
mib.h
power.c
power.h
rf.c vt6655: RFbSetPower fix missing rate RATE_12M 2015-03-09 11:33:13 +01:00
rf.h staging: vt6655: common variable size channel numbers to ieee80211_channel->hw_value 2015-01-25 19:59:16 +08:00
rxtx.c staging: vt6655: use ieee80211_tx_info to select packet type. 2015-04-03 15:12:54 +02:00
rxtx.h
srom.c
srom.h Staging: vt6655: break lines over 80 characters 2015-02-26 12:23:58 -08:00
test
tmacro.h Staging: vt6655 fix C99 style comments 2015-03-06 16:26:58 -08:00
TODO
upc.h