Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
06eb4eafbdc0796d741d139a44f1253278da8611
/
drivers
/
net
/
ethernet
/
brocade
/
bna
/
bnad.c
b3cc6e8
bna: Function name changes and cleanups
by Jing Huang
· 13 years ago
d95d108
bna: Remove tx tasklet
by Jing Huang
· 13 years ago
01b54b1
bna: tx rx cleanup fix
by Jing Huang
· 13 years ago
41de8d4
drivers/net: Remove alloc_etherdev error messages
by Joe Perches
· 13 years ago
e1e0918
bna: fix sparse warnings/errors
by stephen hemminger
· 13 years ago
7afc5db
bna: Add debugfs interface.
by Krishna Gudipati
· 13 years ago
72a9730
bna: Added flash sub-module and ethtool eeprom entry points.
by Krishna Gudipati
· 13 years ago
3db1cd5
net: fix assignment of 0/1 to bool variables.
by Rusty Russell
· 13 years ago
8e58613
net: make vlan ndo_vlan_rx_[add/kill]_vid return error value
by Jiri Pirko
· 13 years ago
9d9779e
drivers/net: Add module.h to drivers who were implicitly using it
by Paul Gortmaker
· 13 years ago
9e903e0
net: add skb frag size accessors
by Eric Dumazet
· 13 years ago
5bcf6ac
bna: Add Callback to Fix RXQ Stop
by Rasesh Mody
· 13 years ago
586b2816
bna: Brocade 1860 HW Enablement
by Rasesh Mody
· 13 years ago
1bf9fd70
bna: Implement FW Download for New HW
by Rasesh Mody
· 13 years ago
3fc7237
bna: PCI Probe Conf Lock Fix
by Rasesh Mody
· 13 years ago
b9fa1fb
bna: Eliminate Small Race Condition Window in RX Path
by Rasesh Mody
· 13 years ago
d91d25d
bna: make function tables cont
by stephen hemminger
· 13 years ago
986eaa9
Merge branch 'master' of ../netdev-next/
by David S. Miller
· 13 years ago
938fa48
bna: SKB PCI UNMAP Fix
by Rasesh Mody
· 13 years ago
dfee325
bna: MBOX IRQ Flag Check after Locking
by Rasesh Mody
· 13 years ago
a2122d9
bna: Ethtool Enhancements and Fix
by Rasesh Mody
· 13 years ago
3caa1e95
bna: Initialization and Locking Fix
by Rasesh Mody
· 13 years ago
19dbff9
bna: Formatting and Code Cleanup
by Rasesh Mody
· 13 years ago
271e8b7
bna: TX Path and RX Path Changes
by Rasesh Mody
· 13 years ago
2be6714
bna: Interrupt Polling and NAPI Init Changes
by Rasesh Mody
· 13 years ago
0caa9aa
bna: PCI Probe Fix
by Rasesh Mody
· 13 years ago
772b523
bna: Naming Change and Minor Macro Fix
by Rasesh Mody
· 13 years ago
4d5b1a6
bna: convert to SKB paged frag API.
by Ian Campbell
· 13 years ago
44861f4
bna: unlock on error path in pnad_pci_probe()
by Dan Carpenter
· 13 years ago
afc4b13
net: remove use of ndo_set_multicast_list in drivers
by Jiri Pirko
· 13 years ago
078086f
bna: ENET and Tx Rx Redesign Enablement
by Rasesh Mody
· 13 years ago
f844a0e
bna: Move the Brocade driver
by Jeff Kirsher
· 14 years ago
[Renamed from drivers/net/bna/bnad.c]
4fa5ee3
bnad: remove duplicated #include
by Huang Weiyi
· 13 years ago
8811e26
bna: Minor IRQ Index and Definition Change
by Rasesh Mody
· 13 years ago
0120b99
bna: CheckPatch Cleanup
by Rasesh Mody
· 13 years ago
5aad001
bna: Print Driver Version
by Rasesh Mody
· 13 years ago
f859d7c
bnad: do vlan cleanup
by Jiri Pirko
· 13 years ago
8279171
Separate handling of irq type flags variable from the irq_flags request_irq variable
by Shyam Iyer
· 13 years ago
0a0e234
bna: use netdev_alloc_skb_ip_align()
by Eric Dumazet
· 13 years ago
5f77898
Fix call trace when interrupts are disabled while sleeping function kzalloc is called
by Shyam Iyer
· 14 years ago
70c7160
Add appropriate <linux/prefetch.h> include for prefetch users
by Paul Gortmaker
· 14 years ago
e194342
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
49b4947
bna: fix memory leak during RX path cleanup
by Rasesh Mody
· 14 years ago
e5ee20e
net: bna: convert to hw_features
by Michał Mirosław
· 14 years ago
5ea7431
bna: use device model DMA API
by Ivan Vecera
· 14 years ago
1d32f76
bna: IOC failure auto recovery fix
by Rasesh Mody
· 14 years ago
aad75b6
bna: Restore VLAN filter table
by Rasesh Mody
· 14 years ago
f7c0fa4
bna: Fix for TX queue
by Rasesh Mody
· 14 years ago
815f41e
bna: Fix ethtool register dump and reordered an API
by Rasesh Mody
· 14 years ago
be7fa32
bna: TxRx and datapath fix
by Rasesh Mody
· 14 years ago
eab6d18
vlan: Don't check for vlan group before vlan_tx_tag_present.
by Jesse Gross
· 14 years ago
b7ee31c5
bna: scope and dead code cleanup
by Rasesh Mody
· 14 years ago
e2fa6f2
bna: fix interrupt handling
by Rasesh Mody
· 14 years ago
0ea05ce
bna: Check for NULL before deref in bnad_cb_tx_cleanup
by David S. Miller
· 14 years ago
ca1cef3
NET: bna, fix lock imbalance
by Jiri Slaby
· 14 years ago
bc8acf2
drivers/net: avoid some skb->ip_summed initializations
by Eric Dumazet
· 14 years ago
250e061
bna: fix stats handling
by Eric Dumazet
· 14 years ago
8a89142
bna: Fixed build break for allyesconfig
by Rasesh Mody
· 14 years ago
8b230ed
bna: Brocade 10Gb Ethernet device driver
by Rasesh Mody
· 14 years ago