Age | Commit message (Expand) | Author | Files | Lines |
2013-05-08 | drivers/net: rename random32() to prandom_u32() | Akinobu Mita | 1 | -2/+2 |
2013-05-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 27 | -958/+2669 |
2013-05-01 | bnx2x: Prevent memory leak when cnic is absent | Yuval Mintz | 1 | -0/+2 |
2013-05-01 | bnx2x: correct reading of speed capabilities | Yaniv Rosner | 1 | -2/+4 |
2013-05-01 | Revert "bnx2x: allow nvram test to run when device is down" | Dmitry Kravkov | 1 | -10/+9 |
2013-04-30 | tg3: fix to append hardware time stamping flags | Flavio Leitner | 1 | -1/+1 |
2013-04-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -2/+2 |
2013-04-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 3 | -21/+41 |
2013-04-29 | bnx2x: allow handling tunnel over udp offload | Dmitry Kravkov | 2 | -2/+7 |
2013-04-29 | tg3: shows HW time stamping support only if ptp_capable is present | Flavio Leitner | 1 | -4/+7 |
2013-04-25 | bnx2x, bnx2fc: Use per port max exchange resources | Bhanu Prakash Gollapudi | 4 | -1/+16 |
2013-04-25 | bnx2x: Prevent NULL pointer dereference in kdump | Yuval Mintz | 3 | -23/+39 |
2013-04-25 | bnx2x: Allow recovery from second slot reset | Yuval Mintz | 1 | -0/+1 |
2013-04-25 | bnx2x: Fix memory leak | Yuval Mintz | 2 | -3/+3 |
2013-04-25 | bnx2x: Enhance MAC configuration for VFs | Dmitry Kravkov | 4 | -15/+30 |
2013-04-25 | bnx2x: Allow RX/TX pause control in autoneg | Yaniv Rosner | 2 | -5/+14 |
2013-04-25 | bnx2x: prevent GRO false checksum claims | Yuval Mintz | 1 | -5/+11 |
2013-04-24 | treewide: Fix typo in printk and comments | Masanari Iida | 1 | -2/+2 |
2013-04-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -3/+11 |
2013-04-22 | bnx2x: update version to 1.78.17-0 | Dmitry Kravkov | 1 | -2/+2 |
2013-04-22 | bnx2x: allow nvram test to run when device is down | Dmitry Kravkov | 1 | -9/+10 |
2013-04-22 | bnx2x: add additional regions for CRC memory test | Dmitry Kravkov | 2 | -23/+185 |
2013-04-22 | bnx2x: remove non-necessary assignment | Dmitry Kravkov | 1 | -4/+1 |
2013-04-22 | bnx2x: fix byte-by-byte nvram write for BE machines | Dmitry Kravkov | 1 | -8/+7 |
2013-04-22 | bnx2x: refactor nvram read procedure | Dmitry Kravkov | 1 | -7/+21 |
2013-04-19 | net: vlan: add protocol argument to packet tagging functions | Patrick McHardy | 3 | -4/+4 |
2013-04-19 | net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* | Patrick McHardy | 3 | -8/+8 |
2013-04-18 | bnx2x: Fix status blocks configuration | Ariel Elior | 1 | -2/+5 |
2013-04-18 | bnx2x: Prevent UNDI FW illegal host access | Dmitry Kravkov | 1 | -0/+4 |
2013-04-17 | tg3: Remove unneeded PM_OPS definitions | Fabio Estevam | 1 | -8/+2 |
2013-04-11 | bnx2: make cnic_probe static | stephen hemminger | 1 | -1/+1 |
2013-04-10 | bnx2x: Prevent null pointer dereference in AFEX mode | Yuval Mintz | 1 | -1/+2 |
2013-04-10 | tg3: Use bool not int | Joe Perches | 1 | -77/+80 |
2013-04-09 | tg3: Update version to 3.131 | Nithin Sujir | 1 | -2/+2 |
2013-04-09 | tg3: Reset the phy to allow modified EEE settings to take effect | Nithin Sujir | 1 | -0/+38 |
2013-04-09 | tg3: Pull the phy advertised speed and flow control settings on driver load | Nithin Sujir | 2 | -0/+136 |
2013-04-09 | tg3: Add support for link flap avoidance | Nithin Sujir | 2 | -9/+58 |
2013-04-09 | tg3: Add SGMII phy support for 5719/5718 serdes | Michael Chan | 2 | -7/+51 |
2013-04-09 | tg3: Add tg3_clear_mac_status() common function | Michael Chan | 1 | -16/+14 |
2013-04-09 | tg3: Add a warning during link settings change if mgmt enabled | Nithin Sujir | 1 | -0/+14 |
2013-04-09 | tg3: Remove unnecessary phy reset during ethtool commands | Nithin Sujir | 1 | -2/+2 |
2013-04-09 | tg3: Fix NVRAM size detection for the STM45PE20 pinstrap on 5762 devices | Michael Chan | 1 | -0/+6 |
2013-04-09 | tg3: Fix flow control settings not propagated to hardware | Nithin Sujir | 1 | -3/+1 |
2013-04-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -7/+11 |
2013-04-08 | bnx2x: Fix KR2 rapid link flap | Yaniv Rosner | 1 | -7/+11 |
2013-04-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -2/+5 |
2013-03-28 | bnx2x: fix compilation without CONFIG_BNX2X_SRIOV | Dmitry Kravkov | 2 | -1/+2 |
2013-03-27 | tg3: fix length overflow in VPD firmware parsing | Kees Cook | 1 | -2/+5 |
2013-03-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -9/+9 |
2013-03-27 | bnx2x: Cosmetic changes | Yaniv Rosner | 1 | -11/+13 |