Age | Commit message (Expand) | Author |
2013-02-08 | bgmac: fix "cmdcfg" calls for promisc and loopback modes | Rafał Miłecki |
2013-02-08 | bgmac: validate (and random if needed) MAC addr | Rafał Miłecki |
2013-02-07 | tg3: add support for Ethernet core in bcm4785 | Hauke Mehrtens |
2013-02-07 | tg3: make it possible to provide phy_id in ioctl | Hauke Mehrtens |
2013-02-06 | bgmac: add ndo_set_rx_mode netdev ops | Hauke Mehrtens |
2013-02-06 | bgmac: add generic ndo_validate_addr netdev ops | Hauke Mehrtens |
2013-02-06 | bgmac: write mac address to hardware in ndo_set_mac_address | Hauke Mehrtens |
2013-02-06 | bgmac: implement missing code for BCM53572 | Hauke Mehrtens |
2013-02-04 | ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups | Joe Perches |
2013-02-02 | bnx2x: Force link UP when the interface is in LOOPBACK mode | Mahesh Bandewar |
2013-01-23 | bnx2x: SR-IOV version compatibility bugfix | Ariel Elior |
2013-01-23 | bnx2x: Fix compilation with stop-on-error | Yuval Mintz |
2013-01-23 | cnic, bnx2x: Add CNIC_DRV_STATE_HANDLES_IRQ to ethdev->drv_state | Michael Chan |
2013-01-23 | bnx2x: correct memory release scheme | Yuval Mintz |
2013-01-23 | bnx2x: Remove many sparse warnings | Yuval Mintz |
2013-01-23 | bnx2x: Modify unload conditions | Yuval Mintz |
2013-01-23 | bnx2x: Correct memory preparation and release | Dmitry Kravkov |
2013-01-23 | bnx2x: Add missing VFs reference in macros | Yuval Mintz |
2013-01-23 | bnx2x: Add additional debug information | Yuval Mintz |
2013-01-23 | bnx2x: correct usleep_range usage | Yuval Mintz |
2013-01-23 | bnx2x: reorganization and beautification | Yuval Mintz |
2013-01-23 | bnx2x: Semantic renovation | Yuval Mintz |
2013-01-17 | bnx2x: fix GRO parameters | Yuval Mintz |
2013-01-15 | bnx2x: Introduce 2013 and advance version to 1.78.02 | Yuval Mintz |
2013-01-15 | bnx2x: Added FW GRO bridging support | Yuval Mintz |
2013-01-15 | bnx2x: Clean previous IGU status before ack | Yuval Mintz |
2013-01-15 | bnx2x: improve stop-on-error | Yuval Mintz |
2013-01-15 | bnx2x: add `ethtool -w' support. | Miriam Shitrit |
2013-01-15 | bnx2x: Added nvram personalities support | Yuval Mintz |
2013-01-15 | bnx2x: Fix rare self-test failures | Yaniv Rosner |
2013-01-15 | bnx2x: use SAN Mac for FCoE. | Dmitry Kravkov |
2013-01-15 | bnx2x: Add an additional fatal hw assertion - BRB_HW_INTERRUPT | Dmitry Kravkov |
2013-01-15 | bnx2x: Clear dirty status when booting after UNDI | Yuval Mintz |
2013-01-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-01-14 | tg3: Fix crc errors on jumbo frame receive | Nithin Nayak Sujir |
2013-01-14 | tg3: Avoid null pointer dereference in tg3_interrupt in netconsole mode | Nithin Nayak Sujir |
2013-01-14 | net: phy: remove flags argument from phy_{attach, connect, connect_direct} | Florian Fainelli |
2013-01-10 | tg3: missing break statement in tg3_get_5720_nvram_info() | Dan Carpenter |
2013-01-10 | bnx2x: Allow management traffic after boot from SAN | Barak Witkowski |
2013-01-10 | bnx2x: Fix fastpath structures when memory allocation fails | Yuval Mintz |
2013-01-10 | bnx2x: move debugging code before the return | Dan Carpenter |
2013-01-10 | bnx2x: align define usage to satisfy static checkers | Ariel Elior |
2013-01-09 | bnx2x: NULL dereference on error in debug code | Dan Carpenter |
2013-01-09 | bgmac: driver for GBit MAC core on BCMA bus | Rafał Miłecki |
2013-01-08 | remove init of dev->perm_addr in drivers | Jiri Pirko |
2013-01-07 | bnx2x: Segregate SR-IOV code | Ariel Elior |
2013-01-06 | ethtool: fix drvinfo strings set in drivers | Jiri Pirko |
2013-01-06 | tg3: Remove IS_ENABLED(CONFIG_HWMON) check | Nithin Nayak Sujir |
2013-01-06 | tg3: Improve PCI function number detection. | Michael Chan |
2013-01-06 | tg3: Add NVRAM support for 5762 | Michael Chan |