index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
brocade
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-24
bna: avoid writing uninitialized data into hw registers
Arnd Bergmann
1
-3
/
+7
2017-03-22
bna: integer overflow bug in debugfs
Dan Carpenter
1
-1
/
+1
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
1
-1
/
+1
2017-01-09
net: make ndo_get_stats64 a void function
stephen hemminger
1
-4
/
+2
2016-12-17
bna: use designated initializers
Kees Cook
1
-4
/
+4
2016-11-30
net: brocade: bna: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-24
/
+30
2016-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2016-11-09
bna: Add synchronization for tx ring.
Benjamin Poirier
1
-2
/
+2
2016-10-18
ethernet: use core min/max MTU checking
Jarod Wilson
1
-3
/
+4
2016-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-28
/
+29
2016-09-17
bna: fix crash in bnad_get_strings()
Ivan Vecera
1
-27
/
+23
2016-09-17
bna: add missing per queue ethtool stat
Ivan Vecera
1
-1
/
+6
2016-08-09
bna: remove global bnad_list_mutex
Ivan Vecera
1
-20
/
+0
2016-08-09
bna: change type of bna_id to atomic_t
Ivan Vecera
1
-2
/
+2
2016-08-09
bna: remove useless linked list
Ivan Vecera
2
-4
/
+0
2016-08-01
net: bna: use correct type specifier (2)
xypron.glpk@gmx.de
1
-1
/
+2
2016-08-01
net: bna: use correct type specifications
xypron.glpk@gmx.de
1
-1
/
+2
2016-03-01
bna: fix list corruption
Ivan Vecera
1
-1
/
+1
2016-01-16
bna: fix Rx data corruption with VLAN stripping enabled and MTU > 4096
Ivan Vecera
1
-13
/
+24
2015-09-29
bna: fix error handling
Andrzej Hajda
1
-6
/
+7
2015-09-21
bna: check for dma mapping errors
Ivan Vecera
5
-1
/
+37
2015-08-10
bna: fix interrupts storm caused by erroneous packets
Ivan Vecera
1
-1
/
+1
2015-06-23
drivers/net: remove all references to obsolete Ethernet-HOWTO
Paul Gortmaker
1
-3
/
+1
2015-06-21
bna: remove superfluous parentheses
Ivan Vecera
6
-66
/
+66
2015-06-21
bna: make pointers to read-only inputs const
Ivan Vecera
4
-21
/
+20
2015-06-21
bna: remove unnecessary cast of BIT value
Ivan Vecera
2
-4
/
+3
2015-06-12
bna: use netdev_* and dev_* instead of printk and pr_*
Ivan Vecera
4
-55
/
+36
2015-06-12
bna: fix timeout API argument type
Ivan Vecera
3
-19
/
+13
2015-06-12
bna: use list_for_each_entry where appropriate
Ivan Vecera
4
-149
/
+37
2015-06-12
bna: get rid of private macros for manipulation with lists
Ivan Vecera
7
-308
/
+130
2015-06-12
bna: remove useless pointer assignment
Ivan Vecera
1
-1
/
+0
2015-06-12
bna: use memdup_user to copy userspace buffers
Ivan Vecera
1
-19
/
+8
2015-06-12
bna: correct comparisons/assignments to bool
Ivan Vecera
1
-4
/
+4
2015-06-12
bna: remove TX_E_PRIO_CHANGE event and BNA_TX_F_PRIO_CHANGED flag
Ivan Vecera
2
-19
/
+4
2015-06-12
bna: remove paused from bna_rx_config and flags from bna_rxf
Ivan Vecera
2
-41
/
+1
2015-06-12
bna: remove RXF_E_PAUSE and RXF_E_RESUME events
Ivan Vecera
2
-77
/
+0
2015-06-12
bna: remove prio_change_cbfn oper_state_cbfn from struct bna_tx
Ivan Vecera
2
-16
/
+0
2015-06-12
bna: remove oper_state_cbfn from struct bna_rxf
Ivan Vecera
3
-25
/
+0
2015-06-12
bna: remove pause_cbfn from struct bna_enet
Ivan Vecera
2
-18
/
+0
2015-06-12
bna: remove unused cbfn parameter
Ivan Vecera
5
-59
/
+25
2015-06-12
bna: use BIT(x) instead of (1 << x)
Ivan Vecera
6
-83
/
+83
2015-06-12
bna: get rid of duplicate and unused macros
Ivan Vecera
8
-163
/
+9
2015-06-12
bna: replace pragma(pack) with attribute __packed
Ivan Vecera
6
-127
/
+103
2015-06-12
bna: get rid of mac_t
Ivan Vecera
12
-32
/
+26
2015-06-12
bna: use ether_addr_copy instead of memcpy
Ivan Vecera
2
-18
/
+16
2015-06-11
bna: remove obsolete use of EXTRA_CFLAGS
Jiri Slaby
1
-2
/
+0
2015-05-31
bna: fix soft lock-up during firmware initialization failure
Ivan Vecera
1
-2
/
+2
2015-05-31
bna: remove unreasonable iocpf timer start
Ivan Vecera
1
-4
/
+0
2015-05-31
bna: fix firmware loading on big-endian machines
Ivan Vecera
1
-0
/
+7
2015-03-09
ethernet: codespell comment spelling fixes
Joe Perches
5
-6
/
+6
[next]