OSDN Git Service

net: sh_eth: change the condition of initialization
[android-x86/kernel.git] / drivers /
2012-02-16 Yoshihiro Shimodanet: sh_eth: change the condition of initialization
2012-02-16 Yoshihiro Shimodanet: sh_eth: add the value of tsu to the SH7757's GETHER
2012-02-16 David S. MillerMerge git://git./linux/kernel/git/bwh/sfc-next
2012-02-16 Ben Hutchingssfc: Add SR-IOV back-end support for SFC9000 family
2012-02-16 Ben Hutchingssfc: Allocate SRAM between buffer table and descriptor...
2012-02-16 Ben Hutchingssfc: Pass NIC structure into efx_wanted_parallelism()
2012-02-16 Ben Hutchingssfc: Add support for 'extra' channel types
2012-02-16 Ben Hutchingssfc: Make all CPU/IRQ/channel/queue counts unsigned
2012-02-16 Ben Hutchingssfc: Make buffer table indices and counts consistently...
2012-02-16 Steve Hodgsonsfc: Disable flow control during flushes
2012-02-16 Ben Hutchingssfc: Generalise event generation to cover VF-owned...
2012-02-16 Ben Hutchingssfc: Use proper function to test for RX channel in...
2012-02-16 Ben Hutchingssfc: Leave interrupts and event queues enabled whenever...
2012-02-16 Ben Hutchingssfc: Generate RX fill events based on RX queues, not...
2012-02-16 Ben Hutchingssfc: Generalise driver event generation
2012-02-16 Ben Hutchingssfc: Correct MAC filter bitfield definitions
2012-02-16 Ben Hutchingssfc: Add support for TX MAC filters
2012-02-16 Ben Hutchingssfc: Add support for configuring RX unicast/multicast...
2012-02-15 Divy Le Raycxgb3: update firmware version
2012-02-15 Danny Kukawkarenesas/sh_eth.c: fix linux/interrupt.h included twice
2012-02-15 Danny Kukawkanet: use eth_hw_addr_random() and reset addr_assign_type
2012-02-15 Danny Kukawkanet: replace random_ether_addr() with eth_hw_addr_random()
2012-02-15 Mintz Yuvalbnx2x: allow all functions to display the phy FW version
2012-02-15 Mintz Yuvalbnx2x: removed code re-checking memory base after devic...
2012-02-15 Mintz Yuvalbnx2x: allow BCM84833 phy to advertise 100Base-T speeds
2012-02-15 Mintz Yuvalbnx2x: notify cnic of address of info-to-the-mcp
2012-02-15 Mintz Yuvalbnx2x: allocate smaller Rx rings for 1G functions
2012-02-15 Mintz Yuvalbnx2x: allocate memory dynamically in ethtool self...
2012-02-15 Mintz Yuvalbnx2x: force 10G on 84833 phy should be autoneg with...
2012-02-15 Mintz Yuvalbnx2x: added autoneg-restart after link advertisement...
2012-02-15 Mintz Yuvalbnx2x: ethtool publishes link partners speed and FC
2012-02-15 Mintz Yuvalbnx2x: half duplex support added for several boards
2012-02-15 Mintz Yuvalbnx2x: consistent statistics after internal driver...
2012-02-14 Eugenia Emantayevmlx4: add unicast steering entries to resource_tracker
2012-02-14 Eugenia Emantayevmlx4: attach multicast with correct flag
2012-02-14 Eugenia Emantayevmlx4: remove redundant adding of steering type to gid
2012-02-14 Eugenia Emantayevmlx4: remove unnecessary variables and arguments
2012-02-14 Eugenia Emantayevmlx4: remove unused field high_prios
2012-02-14 Eugenia Emantayevmlx4: fix QP tree trashing
2012-02-14 Eugenia Emantayevmlx4_core: fix buffer overrun
2012-02-14 Matt Carlsontg3: Update copyright
2012-02-14 Matt Carlsontg3: Use *_UNKNOWN ethtool definitions
2012-02-14 Matt Carlsontg3: Remove unneeded link_config.orig_... members
2012-02-14 Matt Carlsontg3: Remove unused link config code
2012-02-14 Matt Carlsontg3: Consolidate ASIC rev detection code
2012-02-14 Matt Carlsontg3: Reduce UMP event collision window
2012-02-14 Matt Carlsontg3: Fix NVRAM page writes on newer devices
2012-02-14 Matt Carlsontg3: Fix copper autoneg adv checks
2012-02-14 Matt Carlsontg3: Fix stats while interface is down
2012-02-14 Matt Carlsontg3: Disable new DMA engine for 57766
2012-02-13 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2012-02-13 Ben Hutchingssfc: Warn if unable to create MTDs
2012-02-13 Ben Hutchingssfc: Replace some literal constants with EFX_PAGE_SIZE...
2012-02-13 Ben Hutchingssfc: Do not retry hardware probe if it schedules a...
2012-02-13 Ben Hutchingssfc: Skip RX end-of-batch work on channels without...
2012-02-13 Bruce Allane1000e: cleanup goto statements to exit points without...
2012-02-13 Bruce Allane1000e: potentially incorrect return for e1000e_setup_f...
2012-02-13 Bruce Allane1000e: potentially incorrect return for e1000_init_hw_...
2012-02-13 Bruce Allane1000e: cleanup: minor whitespace addition (insert...
2012-02-13 Bruce Allane1000e: cleanup: remove unnecessary variable initializa...
2012-02-13 Bruce Allane1000e: cleanup: remove unnecessary test and return
2012-02-13 Bruce Allane1000e: cleanup: remove unnecessary variable ret_val
2012-02-13 Bruce Allane1000e: cleanup: remove unreachable statement
2012-02-13 Bruce Allane1000e: potentially incorrect return for e1000_set_d3_l...
2012-02-13 Eric Dumazetppp: fix truesize underestimation
2012-02-13 Matt Carlsontg3: Move transmit comment to a better location
2012-02-13 Matt Carlsontg3: Eliminate unneeded prototype
2012-02-13 Matt Carlsontg3: Relocate tg3_find_peer
2012-02-13 Matt Carlsontg3: Move tg3_nvram_write_block functions
2012-02-13 Matt Carlsontg3: Move tg3_set_rx_mode
2012-02-13 Matt Carlsontg3: Move tg3_change_mtu to a better location
2012-02-13 Matt Carlsontg3: Relocate tg3_reset_task
2012-02-13 Matt Carlsontg3: Move tg3_restart_hw to a better location
2012-02-13 Eric Dumazetvirtio: net: remove sparse errors
2012-02-13 Bruce Allane1000e: cleanup: always return 0
2012-02-13 Bruce Allane1000e: cleanup: remove unnecessary assignments just...
2012-02-13 Bruce Allane1000e: potential incorrect return for e1000_setup_copp...
2012-02-13 Bruce Allane1000e: potentially incorrect return for e1000_cfg_kmrn...
2012-02-13 Bruce Allane1000e: cleanup: rename goto labels to be more meaningful
2012-02-13 Bruce Allane1000e: cleanup: use goto for common work needed by...
2012-02-13 Uwe Kleine-Königtrivial: typo hnalder -> handler
2012-02-13 Masanari Iidastmicro: Fix typo in stmmac_pci.c and stmmac_platform.c
2012-02-13 Masanari IidamISDN: Fix typo in dsp_core.c
2012-02-13 Roopa Prabhuenic: remove assignment of random mac on enic vf
2012-02-13 Roopa Prabhuenic: Fix address deregistration for sriov vf during...
2012-02-13 Masanari Iidaisdn: Fix typo in isdn_ppp.c
2012-02-13 Danny KukawkamISDN/hfcsusb: remove unused variable hfcsusb_rev
2012-02-13 Masanari Iidaisdn: Fix typo in callc.c and tei.c
2012-02-13 Sathya Perlabe2net: event queue re-design
2012-02-13 Joe Perchesdrivers/net: Remove boolean comparisons to true/false
2012-02-13 Danny Kukawkarename dev_hw_addr_random and remove redundant second
2012-02-13 Masanari Iidaaeroflex: Fix typo in greth.c
2012-02-12 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2012-02-11 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2012-02-10 Alexander Duyckixgbe: Combine post-DMA processing of sk_buff fields...
2012-02-10 Alexander Duyckixgbe: Drop the _ADV of descriptor macros since all...
2012-02-10 Alexander Duyckixgbe: Add function for testing status bits in Rx descr...
2012-02-10 Alexander Duyckixgbe: Let the Rx buffer allocation clear status bits...
2012-02-10 Alexander Duyckixgbe: Address fact that RSC was not setting GSO size...
2012-02-10 Alexander Duyckixgbe: Minor refactor of RSC
next