summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-02-12be2net: gracefully handle situations when UE is detectedAjit Khaparde
2011-02-12be2net: fix be_suspend/resume/shutdownAjit Khaparde
2011-02-12be2net: pass proper hdr_size while flashing redboot.Ajit Khaparde
2011-02-12be2net: Fix broken priority setting when vlan tagging is enabled.Ajit Khaparde
2011-02-12be2net: Allow VFs to call be_cmd_reset_function.Ajit Khaparde
2011-02-12be2net: pass domain numbers for pmac_add/del functionsAjit Khaparde
2011-02-12be2net: For the VF MAC, use the OUI from current MAC addressAjit Khaparde
2011-02-12be2net: Cleanup the VF interface handlesAjit Khaparde
2011-02-12be2net: call be_vf_eth_addr_config() after register_netdevAjit Khaparde
2011-02-12be2net: Initialize and cleanup sriov resources only if pci_enable_sriov has s...Ajit Khaparde
2011-02-12be2net: Use domain id when be_cmd_if_destroy is called.Ajit Khaparde
2011-02-12be2net: endianness fix in be_cmd_set_qos().Ajit Khaparde
2011-02-12be2net: While configuring QOS for VF, pass proper domain idAjit Khaparde
2011-02-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2011-02-11batman-adv: Disallow originator addressing within mesh layerLinus Lüssing
2011-02-11batman-adv: Remove duplicate types.h inclusionsLinus Lüssing
2011-02-11batman-adv: Split combined variable declarationsMarek Lindner
2011-02-11atl1: Do not use legacy PCI power managementRafael J. Wysocki
2011-02-11atl1c: Do not call device_init_wakeup() in atl1c_probe()Rafael J. Wysocki
2011-02-11tg3: Avoid setting power.can_wakeup for devices that cannot wake upRafael J. Wysocki
2011-02-11ixgbe: Adding 100MB FULL support in ethtoolAtita Shirwaikar
2011-02-11ixgbe: cleanup ixgbe_init_mbx_params_pf namespace issueDon Skidmore
2011-02-11ixgbe: cleanup namespace complaint by removing little used functionDon Skidmore
2011-02-11ixgbe: fix namespace issue with ixgbe_dcb_txq_to_tcDon Skidmore
2011-02-11ixgbe: DCB, use hardware independent routinesJohn Fastabend
2011-02-11ixgbe: DCB, remove RESET bit it is no longer neededJohn Fastabend
2011-02-11ixgbe: DCB, do not reset on CEE pg changesJohn Fastabend
2011-02-11ixgbe: DCB, implement 802.1Qaz routinesJohn Fastabend
2011-02-11ixgbe: DCB, abstract out dcb_config from DCB hardware configurationJohn Fastabend
2011-02-11ixgbe: DCB, remove round robin mode on 82598 devicesJohn Fastabend
2011-02-11ixgbe: DCB, only reprogram HW if the FCoE priority is changedJohn Fastabend
2011-02-11igb: Enable PF side of SR-IOV support for i350 devicesCarolyn Wyborny
2011-02-11e1000e: return appropriate errors for 'ethtool -r'Bruce Allan
2011-02-11e1000e: use correct pointer when memcpy'ing a 2-dimensional arrayBruce Allan
2011-02-11e1000e: replace unbounded sprintf with snprintfBruce Allan
2011-02-11tg3: Expand 5719 workaroundMatt Carlson
2011-02-10batman-adv: Use successive sequence numbers for fragmentsSven Eckelmann
2011-02-10inet: Create a mechanism for upward inetpeer propagation into routes.David S. Miller
2011-02-10inetpeer: Add redirect and PMTU discovery cached info.David S. Miller
2011-02-10inetpeer: Abstract address representation further.David S. Miller
2011-02-10net: rename group sysfs entry to netdev_groupXiaotian Feng
2011-02-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2011-02-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-02-09pch_can: fix module reload issue with MSITomoya
2011-02-09pch_can: fix rmmod issueTomoya
2011-02-09pch_can: fix 800k comms issueTomoya
2011-02-09net: Kill NETEVENT_PMTU_UPDATE.David S. Miller
2011-02-08net: Remove bogus barrier() in dst_allfrag().David S. Miller
2011-02-08net: Fix lockdep regression caused by initializing netdev queues too early.David S. Miller
2011-02-08net/caif: Fix dangling list pointer in freed object on error.David S. Miller