Age | Commit message (Expand) | Author | Files | Lines |
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 |
2010-06-01 | be2net: cleanup in case of error in be_open() | Sathya Perla | 1 | -46/+49 |
2010-05-29 | be2net: remove superfluous externs | Dan Carpenter | 1 | -2/+2 |
2010-05-29 | be2net: add unlock on error path | Dan Carpenter | 1 | -2/+5 |
2010-05-28 | be2net: Patch removes redundant while statement in loop. | Sarveshwar Bandi | 1 | -1/+1 |
2010-05-26 | be2net: increase POST timeout for EEH recovery | Sathya Perla | 1 | -1/+1 |
2010-05-26 | be2net: Bug fix to avoid disabling bottom half during firmware upgrade. | Sarveshwar Bandi | 3 | -2/+20 |
2010-05-25 | be2net: Bug fix in init code in probe | Sarveshwar Bandi | 1 | -4/+6 |
2010-05-14 | drivers/net: Remove unnecessary returns from void function()s | Joe Perches | 2 | -15/+0 |
2010-04-15 | drivers: net: use skb_headlen() | Eric Dumazet | 1 | -2/+2 |
2010-04-13 | be2net: clarify promiscuous cmd with a comment | Sathya Perla | 1 | -0/+4 |
2010-04-12 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -0/+1 |
2010-04-08 | benet: fix the misusage of zero dma address | FUJITA Tomonori | 1 | -1/+1 |
2010-04-08 | benet: use the dma state API instead of the pci equivalents | FUJITA Tomonori | 2 | -3/+3 |
2010-04-07 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 3 | -14/+13 |
2010-04-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2 | -13/+12 |
2010-04-04 | net: convert multicast list to list_head | Jiri Pirko | 1 | -3/+3 |
2010-04-02 | be2net: Adding PCI SRIOV support | Sarveshwar Bandi | 5 | -49/+191 |
2010-04-02 | be2net: fix bug in vlan rx path for big endian architecture | Ajit Khaparde | 1 | -2/+2 |
2010-04-02 | be2net: fix flashing on big endian architectures | Ajit Khaparde | 2 | -10/+9 |
2010-04-02 | be2net: fix a bug in flashing the redboot section | Ajit Khaparde | 1 | -1/+1 |
2010-03-31 | net: remove redundant code | Eric Dumazet | 1 | -1/+0 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-03-27 | benet: Fix compile warnnings in drivers/net/benet/be_ethtool.c | wzt wzt | 1 | -1/+1 |
2010-03-25 | net/various: remove trailing space in messages | Frans Pop | 2 | -2/+2 |
2010-03-23 | be2net: fix unmap_single/page() called incorrectly in Tx compl processing | Sathya Perla | 1 | -21/+12 |
2010-03-23 | be2net: handle dma mapping errors in Tx path | Sathya Perla | 1 | -3/+38 |
2010-03-16 | be2net: fix mccq create for big endian architectures | Ajit Khaparde | 1 | -1/+1 |
2010-03-08 | be2net: remove unused code in be_load_fw | Ajit Khaparde | 1 | -9/+0 |
2010-03-08 | be2net: remove usage of be_pci_func | Ajit Khaparde | 3 | -12/+1 |