summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2011-02-15net/fec: consolidate all i.MX options to CONFIG_ARMUwe Kleine-König
2011-02-15net/fec: put the ioremap cookie immediately into a void __iomem pointerUwe Kleine-König
2011-02-15net/fec: no need to memzero private dataUwe Kleine-König
2011-02-15net/fec: no need to check for validity of ndev in suspend and resumeUwe Kleine-König
2011-02-15net/fec: don't free an irq that failed to be requestedUwe Kleine-König
2011-02-15net/fec: release mem_region requested in probe in error path and removeUwe Kleine-König
2011-02-15net/fec: no need to cast arguments for memcpyUwe Kleine-König
2011-02-15phy/micrel: add ability to support 50MHz RMII clock on KZS8051RNLBaruch Siach
2011-02-15cxgb4vf: Use defined Mailbox TimeoutCasey Leedom
2011-02-15cxgb4vf: Quiesce Virtual Interfaces on shutdown ...Casey Leedom
2011-02-15cxgb4vf: Behave properly when CONFIG_DEBUG_FS isn't defined ...Casey Leedom
2011-02-15cxgb4vf: Check driver parameters in the right place ...Casey Leedom
2011-02-14pch_gbe: Fix the MAC Address load issue.Toshiharu Okada
2011-02-14iwlwifi: Delete iwl3945_good_plcp_health.David S. Miller
2011-02-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2011-02-14net/can/softing: make CAN_SOFTING_CS depend on CAN_SOFTINGKurt Van Dijck
2011-02-14can: c_can: Added support for Bosch C_CAN controllerBhupesh Sharma
2011-02-14pch_gbe: Fix the issue that the receiving data is not normal.Toshiharu Okada
2011-02-14jme: Advance driver versionGuo-Fu Tseng
2011-02-14jme: Don't show UDP Checksum error if HW misjudgedGuo-Fu Tseng
2011-02-14jme: Refill receive unicase MAC addr after resumeGuo-Fu Tseng
2011-02-14jme: Safer MAC processor reset sequenceGuo-Fu Tseng
2011-02-14jme: Fix hardware action of full-duplexGuo-Fu Tseng
2011-02-14jme: Rename phyfifo function for easier understandGuo-Fu Tseng
2011-02-14jme: Fix bit typo of JMC250A2 workaroundGuo-Fu Tseng
2011-02-14jme: PHY Power control for new chipGuo-Fu Tseng
2011-02-14jme: Extract main and sub chip revisionGuo-Fu Tseng
2011-02-14stmmac: enable wol via magic frame by default.Giuseppe Cavallaro
2011-02-14bond: implement [add/del]_slave opsJiri Pirko
2011-02-14Net, USB, Option, hso: Do not dereference NULL pointerJesper Juhl
2011-02-13USB Network driver infrastructure: Fix leak when usb_autopm_get_interface() r...Jesper Juhl
2011-02-13tlan: Fix bugs introduced by the last tlan cleanup patchSakari Ailus
2011-02-13net: make dev->master generalJiri Pirko
2011-02-12phy: Remove unneeded depends on PHYLIBhartleys
2011-02-12be2net: restrict WOL to PFs only.Ajit Khaparde
2011-02-12be2net: detect a UE even when a interface is down.Ajit Khaparde
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