]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2012-08-29 françois romieur8169: RxConfig hack for the 8168evl.
2012-08-29 françois romieur8169: avoid NAPI scheduling delay.
2012-08-29 Devendra Nagar8169: call netif_napi_del at errpaths and at driver...
2012-08-29 Jason Wang8139cp/8139too: terminate the eeprom access with the...
2012-08-29 Jason Wang8139cp: set ring address before enabling receiver
2012-08-29 Hayes Wangr8169: support the new RTL8411 chip.
2012-08-29 Hayes Wangr8169: adjust some functions of 8111f
2012-08-29 Hayes Wangr8169: support the new RTL8402 chip.
2012-08-29 Hayes Wangr8169: add device specific CSI access helpers.
2012-08-29 Hayes Wangr8169: modify pll power function
2012-08-29 Francois Romieur8169: 8168c and later require bit 0x20 to be set in...
2012-08-29 Francois Romieur8169: Config1 is read-only on 8168c and later.
2012-08-29 Joe Jin8139too: dev->{base_addr, irq} removal.
2012-08-29 Joe Jin8139cp: stop using net_device.{base_addr, irq}.
2012-08-29 Justin P. Mattockr8169.c: fix comment typo
2012-08-29 Francois Romieur8169: move rtl_cfg_info closer to its caller.
2012-08-29 Francois Romieur8169: move the netpoll handler after the irq handler.
2012-08-29 Joe Jinr8169: move rtl8169_open after rtl_task it depends on.
2012-08-29 Joe Jinr8169: move rtl_set_rx_mode before its rtl_hw_start...
2012-08-29 Francois Romieur8169: move net_device_ops beyond the methods it refere...
2012-08-29 Joe Jinr8169: move the driver probe method to the end of the...
2012-08-29 Joe Jinr8169: add firmware for RTL8168G RTL8106E RTL8411 RTL8402
2012-08-29 Jim Cromieenic: replace open-coded ARRAY_SIZE with macro
2012-08-29 David S. Millerenic: Stop using NLA_PUT*().
2012-08-29 Roopa Prabhuenic: Fix addr valid check in enic_set_vf_mac
2012-08-29 Dan Carpenterenic: fix an endian bug in enic_probe()
2012-08-29 Santosh Nayakenic: Fix endianness bug.
2012-08-29 Roopa Prabhuenic: Add support for fw init command on sriov vf's
2012-08-29 Roopa Prabhuenic: Fix ndo_set_vf_mac and ndo_set_vf_port to set...
2012-08-29 Roopa Prabhuenic: Add new fw devcmd to set mac address of an interface
2012-08-29 Roopa Prabhuenic: rename CMD_MAC_ADDR to CMD_GET_MAC_ADDR
2012-08-29 Danny Kukawkacisco/enic: use eth_hw_addr_random() instead of random_...
2012-08-29 Roopa Prabhuenic: remove assignment of random mac on enic vf
2012-08-29 Roopa Prabhuenic: Fix address deregistration for sriov vf during...
2012-08-29 Neel Patelenic: Check firmware capability before issuing firmware...
2012-08-29 Neel Patelenic: Enable support for multiple hardware receive...
2012-08-29 Roopa Prabhuenic: fix compile when CONFIG_PCI_IOV is not enabled
2012-08-29 Roopa Prabhuenic: fix location of vnic dev unregister in enic_probe...
2012-08-29 Roopa Prabhuenic: rearrange some of the port profile code
2012-08-29 Roopa Prabhuenic: Add sriov vf device id checks in port profile...
2012-08-29 Roopa Prabhuenic: This patch adds pci id 0x71 for SRIOV VF's
2012-08-29 Thomas Meyerenic: Use kcalloc instead of kzalloc to allocate array
2012-08-29 Roopa Prabhuenic: Add support for port profile association on a...
2012-08-29 Roopa Prabhuenic: Helper code for SRIOV proxy commands
2012-08-29 Roopa Prabhuenic: Add SRIOV support
2012-08-29 Ian Campbellenic: convert to SKB paged frag API.
2012-08-29 Bhanu Prakash... bnx2fc: Bumped version to 1.0.11
2012-08-29 Bhanu Prakash... bnx2fc: cleanup task management IO when it times out.
2012-08-29 Bhanu Prakash... bnx2fc: Decrememnt io ref count when abort times out
2012-08-29 Bhanu Prakash... bnx2fc: Allow FLOGI to be retried when receiving bad...
2012-08-29 Eddie Waibnx2i: Removed the reference to the netdev->base_addr
2012-08-29 Eddie Waibnx2i: Updated version and copyright year
2012-08-29 Eddie Waibnx2i: Added the setting of target can_queue via target...
2012-08-29 Yuval Mintzbnx2x: fix link for BCM57711 with 84823 phy
2012-08-29 Yuval Mintzbnx2x: fix I2C non-respondent issue
2012-08-29 Eric Dumazetbnx2x: fix panic when TX ring is full
2012-08-29 Eric Dumazetbnx2x: fix checksum validation
2012-08-29 Yuval Mintzbnx2x: Added EEE support
2012-08-29 Ariel Eliorbnx2x: bug fix when loading after SAN boot
2012-08-29 Dmitry Kravkovbnx2x: fix handling single MSIX mode for 57710/57711
2012-08-29 Joe Jinbnx2x: remove some bloat
2012-08-29 Joe Jinbnx2x: add transmit timestamping support
2012-08-29 Barak Witkowskibnx2x: Update driver version to 1.72.50-0
2012-08-29 Dmitry Kravkovbnx2x: remove gro workaround
2012-08-29 Joe Jinbnx2x: add afex support
2012-08-29 Joe Jinfirmware: use 7.2.51 for bnx2x
2012-08-28 Dan Carpenterbnx2x: off by one in bnx2x_ets_e3b0_sp_pri_to_cos_set()
2012-08-28 Yaniv Rosnerbnx2x: Fix BCM57711+BCM84823 link issue
2012-08-28 Yaniv Rosnerbnx2x: Clear BCM84833 LED after fan failure
2012-08-28 Yaniv Rosnerbnx2x: Fix BCM84833 PHY FW version presentation
2012-08-28 Yaniv Rosnerbnx2x: Fix link issue for BCM8727 boards.
2012-08-28 Yaniv Rosnerbnx2x: Restore 1G LED on BCM57712+BCM8727 designs.
2012-08-28 Yaniv Rosnerbnx2x: Fix BCM57810-KR FC
2012-08-28 Dmitry Kravkovbnx2x: add missing parenthesis to prevent u32 overflow
2012-08-28 Yuval Mintzbnx2x: Change to driver version 1.72.10-0
2012-08-28 Yaniv Rosnerbnx2x: Change comments and white spaces
2012-08-28 Dmitry Kravkovbnx2x: change to the rss engine
2012-08-28 Joe Jinbnx2x: congestion management re-organization
2012-08-28 Barak Witkowskibnx2x: Added support for a new device - 57811
2012-08-28 Yaniv Rosnerbnx2x: Add remote-fault link detection
2012-08-28 Dmitry Kravkovbnx2x: added support for working with one msix irq.
2012-08-28 Yuval Mintzbnx2x: enable inta on the pci bus when used
2012-08-28 Yuval Mintzbnx2x: remove unnecessary dmae code
2012-08-28 Yuval Mintzbnx2x: remove unnecessary .h dependencies
2012-08-28 Yuval Mintzbnx2x: previous driver unload revised
2012-08-28 Dmitry Kravkovbnx2x: validate FW trace prior to its printing
2012-08-28 Yuval Mintzbnx2x: consistent statistics for old FW
2012-08-28 Dmitry Kravkovbnx2x: changed iscsi/fcoe mac init and macros
2012-08-28 Dmitry Kravkovbnx2x: added TLV_NOT_FOUND flags to the dcb
2012-08-28 Dmitry Kravkovbnx2x: changed initial dcb configuration
2012-08-28 Yuval Mintzbnx2x: removed dcb unused code
2012-08-28 Yuval Mintzbnx2x: reduced sparse warnings
2012-08-28 Joe Jinbnx2x: revised driver prints
2012-08-28 Dmitry Kravkovbnx2x: code doesn't use stats for allocating Rx BDs
2012-08-28 Yuval Mintzbnx2x: ethtool returns req. AN even when AN fails
2012-08-28 Yuval Mintzbnx2x: ethtool now returns unknown speed/duplex
2012-08-28 Yuval Mintzbnx2x: use param's id instead of sp_obj's id
2012-08-28 Yuval Mintzbnx2x: set_one_mac_e1x uses raw's state as input
2012-08-28 Yuval Mintzbnx2x: removed unused function bnx2x_queue_set_cos_cid
2012-08-28 Yuval Mintzbnx2x: move LLH_CAM to header, apply naming conventions
next