index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
brocade
Commit message (
Expand
)
Author
Age
Files
Lines
*
bna: use netdev_* and dev_* instead of printk and pr_*
Ivan Vecera
2015-06-11
4
-55
/
+36
*
bna: fix timeout API argument type
Ivan Vecera
2015-06-11
3
-19
/
+13
*
bna: use list_for_each_entry where appropriate
Ivan Vecera
2015-06-11
4
-149
/
+37
*
bna: get rid of private macros for manipulation with lists
Ivan Vecera
2015-06-11
7
-308
/
+130
*
bna: remove useless pointer assignment
Ivan Vecera
2015-06-11
1
-1
/
+0
*
bna: use memdup_user to copy userspace buffers
Ivan Vecera
2015-06-11
1
-19
/
+8
*
bna: correct comparisons/assignments to bool
Ivan Vecera
2015-06-11
1
-4
/
+4
*
bna: remove TX_E_PRIO_CHANGE event and BNA_TX_F_PRIO_CHANGED flag
Ivan Vecera
2015-06-11
2
-19
/
+4
*
bna: remove paused from bna_rx_config and flags from bna_rxf
Ivan Vecera
2015-06-11
2
-41
/
+1
*
bna: remove RXF_E_PAUSE and RXF_E_RESUME events
Ivan Vecera
2015-06-11
2
-77
/
+0
*
bna: remove prio_change_cbfn oper_state_cbfn from struct bna_tx
Ivan Vecera
2015-06-11
2
-16
/
+0
*
bna: remove oper_state_cbfn from struct bna_rxf
Ivan Vecera
2015-06-11
3
-25
/
+0
*
bna: remove pause_cbfn from struct bna_enet
Ivan Vecera
2015-06-11
2
-18
/
+0
*
bna: remove unused cbfn parameter
Ivan Vecera
2015-06-11
5
-59
/
+25
*
bna: use BIT(x) instead of (1 << x)
Ivan Vecera
2015-06-11
6
-83
/
+83
*
bna: get rid of duplicate and unused macros
Ivan Vecera
2015-06-11
8
-163
/
+9
*
bna: replace pragma(pack) with attribute __packed
Ivan Vecera
2015-06-11
6
-127
/
+103
*
bna: get rid of mac_t
Ivan Vecera
2015-06-11
12
-32
/
+26
*
bna: use ether_addr_copy instead of memcpy
Ivan Vecera
2015-06-11
2
-18
/
+16
*
bna: remove obsolete use of EXTRA_CFLAGS
Jiri Slaby
2015-06-10
1
-2
/
+0
*
bna: fix soft lock-up during firmware initialization failure
Ivan Vecera
2015-05-30
1
-2
/
+2
*
bna: remove unreasonable iocpf timer start
Ivan Vecera
2015-05-30
1
-4
/
+0
*
bna: fix firmware loading on big-endian machines
Ivan Vecera
2015-05-30
1
-0
/
+7
*
ethernet: codespell comment spelling fixes
Joe Perches
2015-03-08
5
-6
/
+6
*
bna: Update the Driver and Firmware Version
Rasesh Mody
2015-02-21
2
-3
/
+3
*
bna: QLogic BR-series Adapters Driver Rebranding
Rasesh Mody
2015-02-21
31
-99
/
+127
*
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
2015-01-13
1
-2
/
+2
*
net: incorrect use of init_completion fixup
Nicholas Mc Guire
2014-12-26
1
-1
/
+1
*
bna: use netdev_rss_key_fill() helper
Eric Dumazet
2014-11-16
1
-1
/
+1
*
bna: fix skb->truesize underestimation
Eric Dumazet
2014-10-17
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-10-08
2
-2
/
+2
|
\
|
*
bna: allow transmit tagged frames
Ivan Vecera
2014-10-07
2
-2
/
+2
*
|
bna: use container_of to resolve bufdesc_ex from bufdesc
Fabian Frederick
2014-09-15
2
-5
/
+8
|
/
*
bna: Support TSO and partial checksum with non-accelerated vlans.
Vlad Yasevich
2014-08-25
1
-3
/
+4
*
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-08-12
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-08-05
2
-5
/
+3
|
\
|
*
bna: fix performance regression
Ivan Vecera
2014-07-30
1
-1
/
+1
|
*
bna: fill the magic in bnad_get_eeprom() instead of validating
Ivan Vecera
2014-07-30
1
-4
/
+2
*
|
bna: remove unnecessary break after return
Fabian Frederick
2014-07-20
1
-4
/
+0
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-06-12
1
-3
/
+3
|
\
|
*
net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate
Jiri Pirko
2014-06-06
1
-2
/
+2
|
*
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2014-05-13
1
-1
/
+1
*
|
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
2014-04-18
1
-3
/
+3
|
/
*
bna: remove open-coded skb_cow_head.
françois romieu
2014-03-29
1
-6
/
+4
*
bnad: Call dev_kfree_skb_any instead of dev_kfree_skb.
Eric W. Biederman
2014-03-24
1
-8
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-14
1
-1
/
+1
|
\
|
*
bna: Replace large udelay() with mdelay()
Ben Hutchings
2014-03-10
1
-1
/
+1
*
|
brocade: Convert uses of __constant_<foo> to <foo>
Joe Perches
2014-03-12
1
-10
/
+6
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-05
1
-10
/
+30
|
\
|
|
*
bna: fix vlan tag stripping and implement its toggling
Ivan Vecera
2014-02-28
1
-10
/
+30
[next]