Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
1a8cdc5d49cdbd79dedce8db3840fca825304d8d
/
drivers
/
net
/
benet
1a8cdc5
be2net: remove ASIC generation number from Kconfig
by Ajit Khaparde
· 15 years ago
35ecf03
be2net: change the driver description
by Ajit Khaparde
· 15 years ago
82903e4
be2net: fix to limit max vlans supported in certain skews
by Ajit Khaparde
· 15 years ago
205859a
be2net: minor code optimizations
by Ajit Khaparde
· 15 years ago
34a89b8
be2net: bug fix in be_change_mtu
by Ajit Khaparde
· 15 years ago
3f0d456
be2net: bug fix for flashing the BladeEngine3 ASIC
by Ajit Khaparde
· 15 years ago
e254f6e
be2net: remove unused pci device id
by Ajit Khaparde
· 15 years ago
4cd24ea
net: use netdev_mc_count and netdev_mc_empty when appropriate
by Jiri Pirko
· 15 years ago
9c119ba
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
55bdeed
be2net: use eq-id to calculate cev-isr reg offset
by Sathya Perla
· 15 years ago
d291b9a
be2net: Fix memset() arg ordering.
by David S. Miller
· 15 years ago
05ba712
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
7b139c8
be2net: Bug fix to support newer generation of BE ASIC
by Ajit Khaparde
· 15 years ago
fa4281b
be2net: swap only first 2 fields of mcc_wrb
by Sathya Perla
· 15 years ago
51c24aa
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
26d92f9
be2net: fix bug in rx page posting
by Sathya Perla
· 15 years ago
4276e47
be2net: Add link test to list of ethtool self tests.
by Sarveshwar Bandi
· 15 years ago
8f47afe
be2net: ethtool self test reorganization.
by Sarveshwar Bandi
· 15 years ago
d4a66e7
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
368c0ca
be2net: implements ethtool function to read eeprom data.
by Sarveshwar Bandi
· 15 years ago
16c0214
be2net: Bug fix to return correct values in ethtool get_settings.
by Sarveshwar Bandi
· 15 years ago
fced999
be2net: Bug fix to config NIC appropriately before loopback test
by Sarveshwar Bandi
· 15 years ago
d7b9014
be2net: Bug fix to avoid soft lockup in loopback test.
by Sarveshwar Bandi
· 15 years ago
e1187b3
be2net: fix error in rx completion processing.
by Ajit Khaparde
· 15 years ago
4ef58d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
d014d04
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
ff33a6e
be2net: Add support for ethtool self test
by Suresh R
· 15 years ago
8e95a20
drivers/net: Move && and || to end of previous line
by Joe Perches
· 15 years ago
3454f83
be2net: Bump up the driver version number
by Ajit Khaparde
· 15 years ago
71d8d1b
be2net: Support for WoL using magic packet after suspend.
by Ajit Khaparde
· 15 years ago
d744b44
be2net: Changes to print fw command opcode when command is failed by controller.
by Ajit Khaparde
· 15 years ago
a73b796
be2net: remove use of skb_dma_map/unmap
by Alexander Duyck
· 15 years ago
0dffc83
be2net: fix unnecessary access to hardware to get link, port info
by Ajit Khaparde
· 15 years ago
b7b83ac
be2net: Add be_rx_polls counter
by Ajit Khaparde
· 15 years ago
ca66ef5
be2net: fix to allow port beacon when device is closed
by Ajit Khaparde
· 15 years ago
ca9e498
be2net: check for valid ether address
by Ajit Khaparde
· 15 years ago
35a6528
be2net: initialize netdev->perm_addr
by Ajit Khaparde
· 15 years ago
51c5987
be2net: set netdev->vlan_features appropriately
by Ajit Khaparde
· 15 years ago
713d0394
be2net: remove BUG_ON() when be2net runs out of mccq wrbs
by Sathya Perla
· 15 years ago
8d56ff1
be2net: Fix cleanup path in be_probe()
by Sathya Perla
· 15 years ago
2243e2e
be2net: Issue fw_init/clean cmds to fw
by Sathya Perla
· 15 years ago
01ed30d
be2net: Fix rx_drops_no_fragments stat being incorrectly indexed
by Sathya Perla
· 15 years ago
e7b909a
be2net: support configuration of 64 multicast addresses instead of 32
by Sathya Perla
· 15 years ago
fa9a6fe
be2net: Patch to flash redboot section while firmware update.
by Sarveshwar Bandi
· 15 years ago
d0e1e88
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
4f2aa89
be2net: Bug fix to send config commands to hardware after netdev_register
by Ajit Khaparde
· 15 years ago
9e90c96
be2net: fix to set proper flow control on resume
by Ajit Khaparde
· 15 years ago
230f9bb
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
f5209b4
be2net: Fix CQE_STATUS_EXTD_SHIFT define
by Sathya Perla
· 15 years ago
59fd5d8
be2net: Add the new PCI IDs to PCI_DEVICE_TABLE.
by Ajit Khaparde
· 15 years ago
0388f25
be2net: Changes to update ethtool get_settings function to return appropriate values.
by Sarveshwar Bandi
· 15 years ago
cfadf85
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
12d7ea2
be2net: Add support for next generation of BladeEngine device.
by Ajit Khaparde
· 15 years ago
43a04fdc
be2net: fix support for PCI hot plug
by Sathya Perla
· 15 years ago
73d540f
be2net: fix promiscuous and multicast promiscuous modes being enabled always
by Sathya Perla
· 15 years ago
89d71a6
net: Use netdev_alloc_skb_ip_align()
by Eric Dumazet
· 15 years ago
fad9ab2
be2net: Implement ethtool get_phys_id function.
by Sarveshwar Bandi
· 15 years ago
78122a5
be2net: Get rid of net_device_stats from adapter.
by Ajit Khaparde
· 15 years ago
7ecc59c
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
583e3f3
be2net: Bug fix to properly update ethtool tx-checksumming after ethtool -K <ifname> tx off
by Ajit Khaparde
· 15 years ago
4964384
be2net: Fix a typo in be_cmds.h
by Ajit Khaparde
· 15 years ago
c5b9b92
be2net: Bug Fix while accounting of multicast frames during netdev stats update
by Ajit Khaparde
· 15 years ago
5c6ae5b
be2net: Fix a bug in preparation of mcc wrb which was causing flash operation to fail
by Ajit Khaparde
· 15 years ago
15f0a39
net: Convert ethtool {get_stats, self_test}_count() ops to get_sset_count()
by Ben Hutchings
· 15 years ago
dcb9b56
be2net: Workaround to fix a bug in Rx Completion processing.
by Ajit Khaparde
· 15 years ago
b31c50a
be2net: fix some cmds to use mccq instead of mbox
by Sathya Perla
· 15 years ago
c190e3c
be2net: Code changes in Tx path to use skb_dma_map/skb_dma_unmap
by Ajit Khaparde
· 16 years ago
8451748
be2net: Changes to support flashing of the be2 network adapter
by Ajit Khaparde
· 16 years ago
451f144
drivers: Kill now superfluous ->last_rx stores
by Eric Dumazet
· 16 years ago
0fc0b73
netdev: drivers should make ethtool_ops const
by Stephen Hemminger
· 16 years ago
61357325
netdev: convert bulk of drivers to netdev_tx_t
by Stephen Hemminger
· 16 years ago
1a8887d
be2net: destroy mcc queue before tx queues
by Sathya Perla
· 16 years ago
b628bde
be2net: refactor be_msix_(un)register() code.
by Sathya Perla
· 16 years ago
a65027e
be2net: Set mac addr in hw regardless of netif_running()
by Sathya Perla
· 16 years ago
9b0365f
be2net:Creating/destroying queues regardless of netif_running() in suspend/resume path
by Sarveshwar Bandi
· 16 years ago
859b1e4
be2net: clear & notify residual events before destroying event queues
by Sathya Perla
· 16 years ago
cdab23b
be2net: fix bad queue traversal in be_rx_q_clean()
by Sathya Perla
· 16 years ago
a8e9179
be2net: Clear pending tx completions before destroying tx queue
by Sathya Perla
· 16 years ago
14074ea
be2net: Patch to perform function reset at initialization
by sarveshwarb
· 16 years ago
d9509ac
be2net: delete unnecessary code from be_cmd_POST()
by Sathya Perla
· 16 years ago
efd2e40
be2net: some name changes for consistency
by Sathya Perla
· 16 years ago
5f0b849
be2net: replace some printks with dev_err()/dev_warn()
by Sathya Perla
· 16 years ago
eec368f
be2net: remove pci_func field from be_adapter struct
by Sathya Perla
· 16 years ago
8788fdc
be2net: get rid of be_ctrl_info struct/abstraction
by Sathya Perla
· 16 years ago
74d1541
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
5be93b9
be2net: Add GRO support to the be2net driver. LRO is not supported anymore.
by Ajit Khaparde
· 16 years ago
fa77406
be2net: Bug fix in the non-lro path. Size of received packet was not updated in statistics properly.
by Ajit Khaparde
· 16 years ago
c001c21
be2net: fix spurious interrupt handling in intx mode
by Sathya Perla
· 16 years ago
bd46cb6
be2net: Fix to avoid a crash seen on PPC with LRO and Jumbo frames.
by Ajit Khaparde
· 16 years ago
a8f447bd
be2net: receive asynchronous link status notifications from BE
by Sathya Perla
· 16 years ago
24307ee
be2net: cleanup multicast_set cmd to avoid mc_list copy
by Sathya Perla
· 16 years ago
6ac7b68
be2net: Use MCC queue for cmds that may be called in BH context
by Sathya Perla
· 16 years ago
5fb379e
be2net: Add MCC queue mechanism for BE cmds
by Sathya Perla
· 16 years ago
934037b
be2net: Fix be_tx_q_clean() being called on freed queues
by Sathya Perla
· 16 years ago
a7a0ef3
be2net: Fix early reset of rx-completion
by Sathya Perla
· 16 years ago
76fbb42
be2net: Fix rx stats updation in non-lro path
by Sathya Perla
· 16 years ago
6811086
be2net: fix netdev stats rx_errors and rx_dropped
by Sathya Perla
· 16 years ago
b305be7
be2net: Use cancel_delayed_work_sync instead of cancel_delayed_work()
by Sathya Perla
· 16 years ago
ebc8d2a
be2net: Remove unnecessary frag list traversing.
by David S. Miller
· 16 years ago
Next »