Age | Commit message (Expand) | Author | Files | Lines |
2012-02-21 | bnx2x: update driver version to 1.72.10-0 | Dmitry Kravkov | 1 | -2/+2 |
2012-02-21 | bnx2x: add gro_check | Dmitry Kravkov | 4 | -0/+25 |
2012-02-21 | cnic: update for FW 7.2.xx | Michael Chan | 1 | -12/+12 |
2012-02-21 | bnx2fc: HSI dependent changes for 7.2.xx FW | Bhanu Prakash Gollapudi | 2 | -4/+10 |
2012-02-21 | use FW 7.2.16 | Dmitry Kravkov | 8 | -82/+177 |
2012-02-20 | enic: Add support for fw init command on sriov vf's | Roopa Prabhu | 2 | -2/+2 |
2012-02-20 | enic: Fix ndo_set_vf_mac and ndo_set_vf_port to set/get the sriov vf's mac | Roopa Prabhu | 2 | -9/+30 |
2012-02-20 | enic: Add new fw devcmd to set mac address of an interface | Roopa Prabhu | 4 | -1/+23 |
2012-02-20 | enic: rename CMD_MAC_ADDR to CMD_GET_MAC_ADDR | Roopa Prabhu | 4 | -6/+6 |
2012-02-20 | ll_temac: Fix build. | David S. Miller | 1 | -1/+1 |
2012-02-20 | adi: adapt to eth_hw_addr_random() and changes in arch/blackfin | Danny Kukawka | 2 | -7/+10 |
2012-02-20 | ethernet: Fix typo in lantiq_etop.c | Masanari Iida | 1 | -1/+1 |
2012-02-20 | bnx2x: make bnx2x_close() static again | Michal Schmidt | 2 | -3/+3 |
2012-02-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 73 | -784/+580 |
2012-02-19 | Merge tag 'fixes-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 5 | -398/+32 |
2012-02-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 23 | -170/+178 |
2012-02-19 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Linus Torvalds | 1 | -2/+2 |
2012-02-19 | Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/l... | Linus Torvalds | 1 | -1/+1 |
2012-02-19 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 1 | -2/+2 |
2012-02-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 3 | -8/+28 |
2012-02-19 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 4 | -7/+22 |
2012-02-18 | cisco/enic: use eth_hw_addr_random() instead of random_ether_addr() | Danny Kukawka | 1 | -1/+2 |
2012-02-18 | net: ethernet: xilinx: Convert xilinx_axienet to module_platform_driver | Tobias Klauser | 1 | -12/+1 |
2012-02-18 | atheros eth: set addr_assign_type if random_ether_addr() used | Danny Kukawka | 4 | -9/+15 |
2012-02-18 | ethoc: set addr_assign_type if random_ether_addr() used | Danny Kukawka | 1 | -2/+18 |
2012-02-18 | igbvf: reset netdevice addr_assign_type if changed | Danny Kukawka | 1 | -0/+1 |
2012-02-18 | xilinx ll_temac: use eth_hw_addr_random() instead of random_ether_addr() | Danny Kukawka | 1 | -1/+3 |
2012-02-18 | davinci_emac: use eth_hw_addr_random() instead of random_ether_addr() | Danny Kukawka | 1 | -2/+3 |
2012-02-18 | lantiq_etop: set addr_assign_type if random_ether_addr() used | Danny Kukawka | 1 | -0/+7 |
2012-02-18 | au1000_eth: use eth_hw_addr_random() instead of random_ether_addr() | Danny Kukawka | 1 | -4/+5 |
2012-02-17 | net: sh_eth: add support for VLAN tag filtering | Yoshihiro Shimoda | 2 | -0/+64 |
2012-02-17 | net: sh_eth: add support for multicast filtering | Yoshihiro Shimoda | 2 | -5/+286 |
2012-02-17 | net: sh_eth: modify a condition of ioremap for TSU | Yoshihiro Shimoda | 1 | -11/+14 |
2012-02-17 | net: sh_eth: change the condition of initialization | Yoshihiro Shimoda | 1 | -2/+2 |
2012-02-17 | net: sh_eth: add the value of tsu to the SH7757's GETHER | Yoshihiro Shimoda | 1 | -0/+1 |
2012-02-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next | David S. Miller | 21 | -604/+3170 |
2012-02-16 | powerpc/adb: Use set_current_state() | majianpeng | 1 | -2/+2 |
2012-02-16 | sfc: Add SR-IOV back-end support for SFC9000 family | Ben Hutchings | 13 | -26/+2192 |
2012-02-16 | sfc: Allocate SRAM between buffer table and descriptor caches at init time | Ben Hutchings | 6 | -14/+50 |
2012-02-16 | sfc: Pass NIC structure into efx_wanted_parallelism() | Ben Hutchings | 1 | -4/+4 |
2012-02-16 | sfc: Add support for 'extra' channel types | Ben Hutchings | 3 | -108/+239 |
2012-02-16 | sfc: Make all CPU/IRQ/channel/queue counts unsigned | Ben Hutchings | 2 | -9/+11 |
2012-02-16 | sfc: Make buffer table indices and counts consistently unsigned | Ben Hutchings | 2 | -3/+3 |
2012-02-16 | sfc: Disable flow control during flushes | Steve Hodgson | 3 | -0/+9 |
2012-02-16 | sfc: Generalise event generation to cover VF-owned event queues | Ben Hutchings | 2 | -6/+7 |
2012-02-16 | sfc: Use proper function to test for RX channel in efx_poll() | Ben Hutchings | 1 | -1/+1 |
2012-02-16 | sfc: Leave interrupts and event queues enabled whenever we can | Ben Hutchings | 4 | -318/+308 |
2012-02-16 | sfc: Generate RX fill events based on RX queues, not channels | Ben Hutchings | 3 | -9/+13 |
2012-02-16 | sfc: Generalise driver event generation | Ben Hutchings | 1 | -24/+27 |
2012-02-16 | sfc: Correct MAC filter bitfield definitions | Ben Hutchings | 1 | -10/+10 |