Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | | | bnx2x: Restore FCoE 4-port devices support | Dmitry Kravkov | 2013-03-12 | |
| * | | | | | | | | | | | | bnx2x: use FW 7.8.17 | Dmitry Kravkov | 2013-03-12 | |
| * | | | | | | | | | | | | bnx2x: Avoid using zero MAC | Yuval Mintz | 2013-03-12 | |
| * | | | | | | | | | | | | bnx2x: Control SFP+ tap values via nvm config | Yaniv Rosner | 2013-03-12 | |
| * | | | | | | | | | | | | bnx2x: Add EEE support for BCM84834 | Yaniv Rosner | 2013-03-12 | |
| * | | | | | | | | | | | | bnx2x: Add RJ45 SFP module detection | Yaniv Rosner | 2013-03-12 | |
| * | | | | | | | | | | | | bnx2x: Get gso_segs from FW | Yuval Mintz | 2013-03-12 | |
| * | | | | | | | | | | | | bnx2x: Control number of vfs dynamically | Ariel Elior | 2013-03-12 | |
| * | | | | | | | | | | | | bnx2x: Add iproute2 support for vfs | Ariel Elior | 2013-03-12 | |
| * | | | | | | | | | | | | bnx2x: Prevent "Unknown MF" print in SF mode | Ariel Elior | 2013-03-12 | |
| * | | | | | | | | | | | | bnx2x: Take chip version from MFW | Yuval Mintz | 2013-03-12 | |
| * | | | | | | | | | | | | bnx2x: Set ethtool ops for vfs | Ariel Elior | 2013-03-12 | |
| * | | | | | | | | | | | | bnx2x: fix vlan-mac memory leak | Yuval Mintz | 2013-03-12 | |
| * | | | | | | | | | | | | ethernet: amd: use PTR_RET instead of IS_ERR + PTR_ERR | Silviu-Mihai Popescu | 2013-03-12 | |
| * | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-03-12 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh... | David S. Miller | 2013-03-12 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | sfc: allocate more RX buffers per page | Daniel Pieczko | 2013-03-07 | |
| | * | | | | | | | | | | | | | sfc: Replace efx_rx_is_last_buffer() with a flag | Ben Hutchings | 2013-03-07 | |
| | * | | | | | | | | | | | | | sfc: reuse pages to avoid DMA mapping/unmapping costs | Daniel Pieczko | 2013-03-07 | |
| | * | | | | | | | | | | | | | sfc: Enable RX DMA scattering where possible | Ben Hutchings | 2013-03-07 | |
| | * | | | | | | | | | | | | | sfc: Update RX buffer address together with length | Ben Hutchings | 2013-03-07 | |
| | * | | | | | | | | | | | | | sfc: Explicitly prefetch RX hash prefix, not just Ethernet heade | Ben Hutchings | 2013-03-07 | |
| | * | | | | | | | | | | | | | sfc: Replace efx_rx_buf_eh() with simpler efx_rx_buf_va() | Ben Hutchings | 2013-03-07 | |
| | * | | | | | | | | | | | | | sfc: Wrap __efx_rx_packet() with efx_rx_flush_packet() | Ben Hutchings | 2013-03-07 | |
| | * | | | | | | | | | | | | | sfc: Make RX queue descriptor counts unsigned for consistency | Ben Hutchings | 2013-03-07 | |
| | * | | | | | | | | | | | | | sfc: Properly distinguish RX buffer and DMA lengths | Ben Hutchings | 2013-03-07 | |
| | * | | | | | | | | | | | | | sfc: Document current usage of efx_rx_buffer::len and efx_nic::rx_buffer_len | Ben Hutchings | 2013-03-07 | |
| | * | | | | | | | | | | | | | sfc: Add AER and EEH support for Siena | Alexandre Rames | 2013-03-07 | |
| | * | | | | | | | | | | | | | sfc: Disable RSS when using SR-IOV and only 1 RX queue on the PF | Ben Hutchings | 2013-03-07 | |
| | * | | | | | | | | | | | | | sfc: Fix replacement detection in efx_filter_insert_filter() | Ben Hutchings | 2013-03-07 | |
| | * | | | | | | | | | | | | | sfc: Merge efx_filter_search() into efx_filter_insert() | Ben Hutchings | 2013-03-07 | |
| | * | | | | | | | | | | | | | sfc: Don't use efx_filter_{build,hash,increment}() for default MAC filters | Ben Hutchings | 2013-03-07 | |
| | * | | | | | | | | | | | | | sfc: Remove redundant parameter to efx_filter_search() | Ben Hutchings | 2013-03-07 | |
| | * | | | | | | | | | | | | | sfc: More sensible semantics for efx_filter_insert_filter() replace flag | Ben Hutchings | 2013-03-07 | |
| | * | | | | | | | | | | | | | sfc: Remove rx_alloc_method SKB | Alexandre Rames | 2013-03-07 | |
| | * | | | | | | | | | | | | | sfc: tidy up PTP synchronize function efx_ptp_process_times() | Laurence Evans | 2013-03-07 | |
| | * | | | | | | | | | | | | | sfc: PTP changes to support improved UUID filtering mode | Laurence Evans | 2013-03-07 | |
| | * | | | | | | | | | | | | | sfc: Allow efx_channel_type::receive_skb() to reject a packet | Ben Hutchings | 2013-03-07 | |
| | * | | | | | | | | | | | | | Merge branch 'sfc-3.9' into master | Ben Hutchings | 2013-03-07 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | bcm63xx_enet: properly prepare/unprepare clocks before/after usage | Jonas Gorski | 2013-03-10 | |
| * | | | | | | | | | | | | | | | bcm63xx_enet: use managed memory allocations | Jonas Gorski | 2013-03-10 | |
| * | | | | | | | | | | | | | | | bcm63xx_enet: use managed io memory allocations | Jonas Gorski | 2013-03-10 | |
| * | | | | | | | | | | | | | | | drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb | Joe Perches | 2013-03-09 | |
| * | | | | | | | | | | | | | | | qlcnic: Bump up the version to 5.1.36 | Shahed Shaikh | 2013-03-09 | |
| * | | | | | | | | | | | | | | | qlcnic: Fix ethtool statistics collection | Shahed Shaikh | 2013-03-09 | |
| * | | | | | | | | | | | | | | | qlcnic: Fix ethtool statistics for 82xx adapter | Shahed Shaikh | 2013-03-09 | |
| * | | | | | | | | | | | | | | | qlcnic: Enable LED test support for 83xx adapter | Himanshu Madhani | 2013-03-09 | |
| * | | | | | | | | | | | | | | | qlcnic: Fix endian issues in 83xx driver | Shahed Shaikh | 2013-03-09 | |
| * | | | | | | | | | | | | | | | bna: fix declaration mismatch | stephen hemminger | 2013-03-09 | |
| * | | | | | | | | | | | | | | | e1000e: cleanup - move defines to appropriate header file | Bruce Allan | 2013-03-08 |