aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
* tlan: Fix bugs introduced by the last tlan cleanup patchSakari Ailus2011-02-13
* net: make dev->master generalJiri Pirko2011-02-13
* phy: Remove unneeded depends on PHYLIBhartleys2011-02-12
* be2net: restrict WOL to PFs only.Ajit Khaparde2011-02-12
* be2net: detect a UE even when a interface is down.Ajit Khaparde2011-02-12
* be2net: gracefully handle situations when UE is detectedAjit Khaparde2011-02-12
* be2net: fix be_suspend/resume/shutdownAjit Khaparde2011-02-12
* be2net: pass proper hdr_size while flashing redboot.Ajit Khaparde2011-02-12
* be2net: Fix broken priority setting when vlan tagging is enabled.Ajit Khaparde2011-02-12
* be2net: Allow VFs to call be_cmd_reset_function.Ajit Khaparde2011-02-12
* be2net: pass domain numbers for pmac_add/del functionsAjit Khaparde2011-02-12
* be2net: For the VF MAC, use the OUI from current MAC addressAjit Khaparde2011-02-12
* be2net: Cleanup the VF interface handlesAjit Khaparde2011-02-12
* be2net: call be_vf_eth_addr_config() after register_netdevAjit Khaparde2011-02-12
* be2net: Initialize and cleanup sriov resources only if pci_enable_sriov has s...Ajit Khaparde2011-02-12
* be2net: Use domain id when be_cmd_if_destroy is called.Ajit Khaparde2011-02-12
* be2net: endianness fix in be_cmd_set_qos().Ajit Khaparde2011-02-12
* be2net: While configuring QOS for VF, pass proper domain idAjit Khaparde2011-02-12
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller2011-02-12
|\
| * ixgbe: Adding 100MB FULL support in ethtoolAtita Shirwaikar2011-02-11
| * ixgbe: cleanup ixgbe_init_mbx_params_pf namespace issueDon Skidmore2011-02-11
| * ixgbe: cleanup namespace complaint by removing little used functionDon Skidmore2011-02-11
| * ixgbe: fix namespace issue with ixgbe_dcb_txq_to_tcDon Skidmore2011-02-11
| * ixgbe: DCB, use hardware independent routinesJohn Fastabend2011-02-11
| * ixgbe: DCB, remove RESET bit it is no longer neededJohn Fastabend2011-02-11
| * ixgbe: DCB, do not reset on CEE pg changesJohn Fastabend2011-02-11
| * ixgbe: DCB, implement 802.1Qaz routinesJohn Fastabend2011-02-11
| * ixgbe: DCB, abstract out dcb_config from DCB hardware configurationJohn Fastabend2011-02-11
| * ixgbe: DCB, remove round robin mode on 82598 devicesJohn Fastabend2011-02-11
| * ixgbe: DCB, only reprogram HW if the FCoE priority is changedJohn Fastabend2011-02-11
| * igb: Enable PF side of SR-IOV support for i350 devicesCarolyn Wyborny2011-02-11
| * e1000e: return appropriate errors for 'ethtool -r'Bruce Allan2011-02-11
| * e1000e: use correct pointer when memcpy'ing a 2-dimensional arrayBruce Allan2011-02-11
| * e1000e: replace unbounded sprintf with snprintfBruce Allan2011-02-11
* | atl1: Do not use legacy PCI power managementRafael J. Wysocki2011-02-11
* | atl1c: Do not call device_init_wakeup() in atl1c_probe()Rafael J. Wysocki2011-02-11
* | tg3: Avoid setting power.can_wakeup for devices that cannot wake upRafael J. Wysocki2011-02-11
* | tg3: Expand 5719 workaroundMatt Carlson2011-02-10
|/
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-02-08
|\
| * pch_can: fix module reload issue with MSITomoya2011-02-08
| * pch_can: fix rmmod issueTomoya2011-02-08
| * pch_can: fix 800k comms issueTomoya2011-02-08
| * USB CDC NCM errata updates for cdc_ncm host driverAlexey Orishko2011-02-08
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller2011-02-08
| |\
| | * ixgbe: update version stringDon Skidmore2011-02-08
| | * ixgbe: cleanup variable initializationDon Skidmore2011-02-08
| | * ixgbe: limit VF access to network trafficAlexander Duyck2011-02-08
| | * ixgbe: fix for 82599 erratum on Header SplittingDon Skidmore2011-02-08
| | * ixgbe: fix variable set but not used warnings by gcc 4.6Emil Tantilov2011-02-08
| | * e1000: add support for Marvell Alaska M88E1118R PHYFlorian Fainelli2011-02-08