index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
benet
/
be_main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
be2net: Move the Emulex driver
Jeff Kirsher
2011-08-11
1
-3633
/
+0
*
be2net: drop pkts that do not belong to the port
Sathya Perla
2011-08-03
1
-7
/
+23
*
be2net: add support for flashing Teranetics PHY firmware
Sathya Perla
2011-08-03
1
-10
/
+41
*
be2net: use RX_FILTER cmd to program multicast addresses
Sathya Perla
2011-08-03
1
-16
/
+12
*
be2net: non-member vlan pkts not received in promiscous mode
Sathya Perla
2011-08-03
1
-0
/
+7
*
be2net: no need to query link status
Sathya Perla
2011-08-03
1
-26
/
+11
*
be2net: remove wrong and unnecessary calls to netif_carrier_off()
Sathya Perla
2011-08-03
1
-2
/
+0
*
be2net: use stats-sync to read/write 64-bit stats
Sathya Perla
2011-08-01
1
-29
/
+48
*
be2net: cleanup and refactor stats code
Sathya Perla
2011-08-01
1
-179
/
+84
*
be2net: request native mode each time the card is reset
Sathya Perla
2011-07-21
1
-2
/
+4
*
be2net: move to new vlan model
Ajit Khaparde
2011-07-12
1
-25
/
+9
*
be2net: account for skb allocation failures
Eric Dumazet
2011-07-12
1
-2
/
+2
*
benet: Add missing comma between constant string array
Joe Perches
2011-07-09
1
-3
/
+3
*
be2net: clear intr bit in be_probe()
Sathya Perla
2011-06-30
1
-0
/
+6
*
be2net: create/destroy rx-queues on interface open/close
Sathya Perla
2011-06-30
1
-37
/
+68
*
be2net: fix initialization of vlan_prio_bmap
Sathya Perla
2011-06-27
1
-4
/
+3
*
be2net: get rid of multi_rxq module param
Sathya Perla
2011-06-27
1
-5
/
+1
*
be2net: fix netdev_stats_update
Sathya Perla
2011-06-27
1
-12
/
+17
*
be2net: support multiple TX queues
Sathya Perla
2011-06-16
1
-101
/
+126
*
be2net: Enable NETIF_F_TSO6 for VLAN traffic for BE
Padmanabh Ratnakar
2011-06-11
1
-4
/
+1
*
be2net: Fix Rx pause counter for lancer
Selvin Xavier
2011-06-06
1
-2
/
+2
*
be2net: Fallback to the older opcode if MCC_CREATE_EXT opcode is not supporte...
Somnath Kotur
2011-05-31
1
-0
/
+5
*
Add appropriate <linux/prefetch.h> include for prefetch users
Paul Gortmaker
2011-05-22
1
-0
/
+1
*
be2net: Kill set but unused variable 'req' in lancer_fw_download()
David S. Miller
2011-05-19
1
-2
/
+0
*
be2net: Enable SR-IOV for Lancer
Mammatha Edhala
2011-05-18
1
-8
/
+9
*
be2net: FW download for Lancer
Shripad Nunjundarao
2011-05-16
1
-19
/
+110
*
be2net: Stats for Lancer
Selvin Xavier
2011-05-16
1
-11
/
+80
*
be2net: Support for version 1 of stats for BE3
Ajit Khaparde
2011-05-16
1
-29
/
+153
*
be2net: Fix to prevent flooding of TX queue
Padmanabh Ratnakar
2011-05-11
1
-8
/
+12
*
be2net: Use NTWK_RX_FILTER command for promiscous mode
Padmanabh Ratnakar
2011-05-11
1
-2
/
+2
*
be2net: Handle error completion in Lancer
Padmanabh Ratnakar
2011-05-11
1
-1
/
+4
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-05-11
1
-11
/
+14
|
\
|
*
be2net: Fixed bugs related to PVID.
Somnath Kotur
2011-05-09
1
-6
/
+12
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-04-26
1
-0
/
+1
|
\
|
|
*
be2net: increment work_counter in be_worker
Ivan Vecera
2011-04-21
1
-0
/
+1
*
|
be2net: add code to display default value of tx rate for VFs
Ajit Khaparde
2011-04-19
1
-0
/
+13
*
|
be2net: pass domain id to be_cmd_link_status_query
Ajit Khaparde
2011-04-19
1
-1
/
+1
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-04-11
1
-1
/
+1
|
\
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2011-04-11
1
-8
/
+11
|
|
\
|
*
|
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
|
|
net: benet: convert to hw_features - fixup
Michał Mirosław
2011-04-10
1
-6
/
+5
*
|
|
net: benet: convert to hw_features
Michał Mirosław
2011-04-07
1
-9
/
+10
*
|
|
be2net: call FLR after setup wol in be_shutdown
Ajit Khaparde
2011-04-07
1
-2
/
+2
*
|
|
be2net: dynamically allocate adapter->vf_cfg
Ajit Khaparde
2011-04-07
1
-2
/
+12
*
|
|
be2net: fix to get max VFs supported from adapter
Ajit Khaparde
2011-04-07
1
-8
/
+14
*
|
|
be2net: add rxhash support
Ajit Khaparde
2011-04-07
1
-5
/
+12
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-04-07
1
-7
/
+10
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
be2net: Fix suspend/resume operation
Padmanabh Ratnakar
2011-04-06
1
-0
/
+1
|
*
|
be2net: Rename some struct members for clarity
Padmanabh Ratnakar
2011-04-06
1
-5
/
+5
|
*
|
be2net: Fix a potential crash during shutdown.
Ajit Khaparde
2011-04-06
1
-3
/
+5
|
|
/
[next]