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.12.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
/
benet
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-21
drivers/net/*/: Use static const
Joe Perches
2
-6
/
+8
2010-12-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
3
-32
/
+47
2010-12-17
be2net: use mutex instead of spin lock for mbox_lock
Ivan Vecera
3
-32
/
+47
2010-12-09
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2010-12-08
driver/net/benet: fix be_cmd_multicast_set() memcpy bug
Joe Jin
1
-1
/
+1
2010-12-06
be2net: Handle out of buffer completions for lancer
Sathya Perla
2
-21
/
+38
2010-12-06
be2net: FW init cmd fix for lancer
Sathya Perla
1
-19
/
+8
2010-12-06
be2net: Fix be_dev_family_check() return value check
Sathya Perla
1
-1
/
+1
2010-12-06
net: Fix too optimistic NETIF_F_HW_CSUM features
Michał Mirosław
1
-2
/
+4
2010-11-28
be2net: adding support for Lancer family of CNAs
Sathya Perla
5
-92
/
+301
2010-11-19
be2net: Fix to avoid firmware update when interface is not open.
Sarveshwar Bandi
1
-0
/
+6
2010-10-27
be2net: Schedule/Destroy worker thread in probe()/remove() rather than open()...
Somnath Kotur
1
-4
/
+18
2010-10-25
be2net: Fix CSO for UDP packets
Somnath Kotur
1
-12
/
+8
2010-10-25
be2net: Call netif_carier_off() after register_netdev()
Somnath Kotur
1
-1
/
+1
2010-10-25
benet: make be_poll_rx local
stephen hemminger
1
-1
/
+1
2010-10-25
benet: remove dead code
stephen hemminger
3
-41
/
+0
2010-10-21
be2net: Changes to use only priority codes allowed by f/w
Somnath Kotur
4
-10
/
+106
2010-10-21
vlan: Don't check for vlan group before vlan_tx_tag_present.
Jesse Gross
1
-4
/
+3
2010-10-21
vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.
Jesse Gross
2
-2
/
+2
2010-10-04
be2net: add multiple RX queue support
Sathya Perla
5
-363
/
+526
2010-09-27
drivers/net: return operator cleanup
Eric Dumazet
1
-2
/
+2
2010-09-10
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
6
-36
/
+30
2010-09-03
be2net: remove a BUG_ON in be_cmds.c
Ajit Khaparde
1
-4
/
+2
2010-09-03
be2net: fix a bug in UE detection logic
Ajit Khaparde
3
-26
/
+10
2010-09-03
be2net: fix net-snmp error because of wrong packet stats
Ajit Khaparde
4
-6
/
+18
2010-09-03
drivers/net: avoid some skb->ip_summed initializations
Eric Dumazet
1
-1
/
+1
2010-08-26
be2net: stats for packets received due to internal switching in ASIC.
Ajit Khaparde
1
-0
/
+3
2010-08-26
be2net: fix to dynamically generate MAC Address for VFs
Ajit Khaparde
2
-0
/
+68
2010-08-24
be2net: get rid of be_get_stats()
Eric Dumazet
1
-6
/
+0
2010-08-05
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2010-07-31
be2net: fix to avoid sending get_stats request if one is already being proces...
Ajit Khaparde
3
-1
/
+5
2010-07-31
be2net: change to show correct physical link status
Ajit Khaparde
1
-1
/
+2
2010-07-31
be2net: add code to dump registers for debug
Ajit Khaparde
5
-0
/
+140
2010-07-31
be2net: fix to correctly know if driver needs to run for a VF or a PF
Ajit Khaparde
1
-2
/
+3
2010-07-23
be2net: bump the driver version number
Ajit Khaparde
1
-1
/
+1
2010-07-23
be2net: variable name changes
Ajit Khaparde
4
-8
/
+8
2010-07-23
be2net: supress printing error when mac query fails for VF
Ajit Khaparde
1
-1
/
+2
2010-07-23
be2net: code to support tx rate configuration on virtual functions
Ajit Khaparde
4
-1
/
+78
2010-07-23
be2net: add vlan support for sriov virtual functions
Ajit Khaparde
2
-8
/
+47
2010-07-23
be2net: add support to get vf config
Ajit Khaparde
2
-13
/
+47
2010-07-23
be2net: change to call pmac_del only if necessary
Ajit Khaparde
2
-2
/
+5
2010-07-11
be2net: Patch to determine if function is VF while running in guest OS.
Sarveshwar Bandi
2
-1
/
+12
2010-07-02
be2net: changes to properly provide phy details
Ajit Khaparde
4
-14
/
+104
2010-07-01
be2net: memory barrier fixes on IBM p7 platform
Sathya Perla
2
-0
/
+9
2010-06-17
be2net: enable ipv6 tso support
Ajit Khaparde
2
-3
/
+5
2010-06-16
Merge branch 'master' into for-next
Jiri Kosina
3
-12
/
+35
2010-06-16
fix typos concerning "management"
Uwe Kleine-König
1
-1
/
+1
2010-06-07
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2010-06-01
be2net: convert hdr.timeout in be_cmd_loopback_test() to le32
Sathya Perla
1
-1
/
+1
2010-06-01
be2net: replace udelay() with schedule_timeout() in mbox polling
Sathya Perla
1
-6
/
+5
[next]