summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-02-24e1000e: Support RXFCS feature flag.Ben Greear
2012-02-24davinci_mdio: Correct bitmask for clock divider valueChristian Riesch
2012-02-24davinci_cpdma: Fix channel number written to teardown registersChristian Riesch
2012-02-24be2net: update driver versionSathya Perla
2012-02-24be2net: enable RSS for ipv6 pktsSathya Perla
2012-02-24be2net: reset queue address after freeingSathya Perla
2012-02-24be2net: fix tx completion cleanupSathya Perla
2012-02-24be2net: cancel be_worker during EEH recoverySathya Perla
2012-02-23Staging: et131x: unify return value of .ndo_set_mac_address if address is inv...Danny Kukawka
2012-02-23mcs7830: unify return value of .ndo_set_mac_address if address is invalidDanny Kukawka
2012-02-23ethernet: unify return value of .ndo_set_mac_address if address is invalidDanny Kukawka
2012-02-23Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller
2012-02-23tg3: Create timer helper functionsMatt Carlson
2012-02-23tg3: Clear RECOVERY_PENDING with reset_task_cancelMatt Carlson
2012-02-23tg3: Remove SPEED_UNKNOWN checksMatt Carlson
2012-02-23tg3: Fix link check in tg3_adjust_linkMatt Carlson
2012-02-23sfc: Correct efx_for_each_possible_channel_tx_queue() to skip non-TX channelsBen Hutchings
2012-02-22sfc: Minor formatting cleanupBen Hutchings
2012-02-22sfc: Reverse initial buffer table allocation to allow for later resizingBen Hutchings
2012-02-22sfc: Correct validation of peer_page_count in efx_vfdi_set_status_page()Ben Hutchings
2012-02-22sfc: Specify that the VFDI status page has page alignment and sizeBen Hutchings
2012-02-223com/typhoon: reuse eth_mac_addr()Danny Kukawka
2012-02-22tg3: remove IRQF_SAMPLE_RANDOM flagDavidlohr Bueso
2012-02-21Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-02-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-02-21isdn: whitespace coding style cleanupJoe Perches
2012-02-21bnx2x: update driver version to 1.72.10-0Dmitry Kravkov
2012-02-21bnx2x: add gro_checkDmitry Kravkov
2012-02-21cnic: update for FW 7.2.xxMichael Chan
2012-02-21bnx2fc: HSI dependent changes for 7.2.xx FWBhanu Prakash Gollapudi
2012-02-21use FW 7.2.16Dmitry Kravkov
2012-02-20enic: Add support for fw init command on sriov vf'sRoopa Prabhu
2012-02-20enic: Fix ndo_set_vf_mac and ndo_set_vf_port to set/get the sriov vf's macRoopa Prabhu
2012-02-20enic: Add new fw devcmd to set mac address of an interfaceRoopa Prabhu
2012-02-20enic: rename CMD_MAC_ADDR to CMD_GET_MAC_ADDRRoopa Prabhu
2012-02-20ll_temac: Fix build.David S. Miller
2012-02-20adi: adapt to eth_hw_addr_random() and changes in arch/blackfinDanny Kukawka
2012-02-20ethernet: Fix typo in lantiq_etop.cMasanari Iida
2012-02-20bnx2x: make bnx2x_close() static againMichal Schmidt
2012-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-02-18Merge tag 'fixes-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2012-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-02-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2012-02-18Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/l...Linus Torvalds
2012-02-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2012-02-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2012-02-18Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-02-18cisco/enic: use eth_hw_addr_random() instead of random_ether_addr()Danny Kukawka
2012-02-17net: ethernet: xilinx: Convert xilinx_axienet to module_platform_driverTobias Klauser
2012-02-17atheros eth: set addr_assign_type if random_ether_addr() usedDanny Kukawka