Age | Commit message (Expand) | Author |
2011-02-14 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2011-02-14 | net/can/softing: make CAN_SOFTING_CS depend on CAN_SOFTING | Kurt Van Dijck |
2011-02-13 | can: c_can: Added support for Bosch C_CAN controller | Bhupesh Sharma |
2011-02-13 | pch_gbe: Fix the issue that the receiving data is not normal. | Toshiharu Okada |
2011-02-13 | jme: Advance driver version | Guo-Fu Tseng |
2011-02-13 | jme: Don't show UDP Checksum error if HW misjudged | Guo-Fu Tseng |
2011-02-13 | jme: Refill receive unicase MAC addr after resume | Guo-Fu Tseng |
2011-02-13 | jme: Safer MAC processor reset sequence | Guo-Fu Tseng |
2011-02-13 | jme: Fix hardware action of full-duplex | Guo-Fu Tseng |
2011-02-13 | jme: Rename phyfifo function for easier understand | Guo-Fu Tseng |
2011-02-13 | jme: Fix bit typo of JMC250A2 workaround | Guo-Fu Tseng |
2011-02-13 | jme: PHY Power control for new chip | Guo-Fu Tseng |
2011-02-13 | jme: Extract main and sub chip revision | Guo-Fu Tseng |
2011-02-13 | stmmac: enable wol via magic frame by default. | Giuseppe Cavallaro |
2011-02-13 | bond: implement [add/del]_slave ops | Jiri Pirko |
2011-02-13 | Net, USB, Option, hso: Do not dereference NULL pointer | Jesper Juhl |
2011-02-13 | USB Network driver infrastructure: Fix leak when usb_autopm_get_interface() r... | Jesper Juhl |
2011-02-13 | tlan: Fix bugs introduced by the last tlan cleanup patch | Sakari Ailus |
2011-02-13 | net: make dev->master general | Jiri Pirko |
2011-02-11 | phy: Remove unneeded depends on PHYLIB | hartleys |
2011-02-11 | be2net: restrict WOL to PFs only. | Ajit Khaparde |
2011-02-11 | be2net: detect a UE even when a interface is down. | Ajit Khaparde |
2011-02-11 | be2net: gracefully handle situations when UE is detected | Ajit Khaparde |
2011-02-11 | be2net: fix be_suspend/resume/shutdown | Ajit Khaparde |
2011-02-11 | be2net: pass proper hdr_size while flashing redboot. | Ajit Khaparde |
2011-02-11 | be2net: Fix broken priority setting when vlan tagging is enabled. | Ajit Khaparde |
2011-02-11 | be2net: Allow VFs to call be_cmd_reset_function. | Ajit Khaparde |
2011-02-11 | be2net: pass domain numbers for pmac_add/del functions | Ajit Khaparde |
2011-02-11 | be2net: For the VF MAC, use the OUI from current MAC address | Ajit Khaparde |
2011-02-11 | be2net: Cleanup the VF interface handles | Ajit Khaparde |
2011-02-11 | be2net: call be_vf_eth_addr_config() after register_netdev | Ajit Khaparde |
2011-02-11 | be2net: Initialize and cleanup sriov resources only if pci_enable_sriov has s... | Ajit Khaparde |
2011-02-11 | be2net: Use domain id when be_cmd_if_destroy is called. | Ajit Khaparde |
2011-02-11 | be2net: endianness fix in be_cmd_set_qos(). | Ajit Khaparde |
2011-02-11 | be2net: While configuring QOS for VF, pass proper domain id | Ajit Khaparde |
2011-02-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher... | David S. Miller |
2011-02-11 | atl1: Do not use legacy PCI power management | Rafael J. Wysocki |
2011-02-11 | atl1c: Do not call device_init_wakeup() in atl1c_probe() | Rafael J. Wysocki |
2011-02-11 | tg3: Avoid setting power.can_wakeup for devices that cannot wake up | Rafael J. Wysocki |
2011-02-11 | ixgbe: Adding 100MB FULL support in ethtool | Atita Shirwaikar |
2011-02-11 | ixgbe: cleanup ixgbe_init_mbx_params_pf namespace issue | Don Skidmore |
2011-02-11 | ixgbe: cleanup namespace complaint by removing little used function | Don Skidmore |
2011-02-11 | ixgbe: fix namespace issue with ixgbe_dcb_txq_to_tc | Don Skidmore |
2011-02-11 | ixgbe: DCB, use hardware independent routines | John Fastabend |
2011-02-11 | ixgbe: DCB, remove RESET bit it is no longer needed | John Fastabend |
2011-02-11 | ixgbe: DCB, do not reset on CEE pg changes | John Fastabend |
2011-02-11 | ixgbe: DCB, implement 802.1Qaz routines | John Fastabend |
2011-02-11 | ixgbe: DCB, abstract out dcb_config from DCB hardware configuration | John Fastabend |
2011-02-11 | ixgbe: DCB, remove round robin mode on 82598 devices | John Fastabend |
2011-02-11 | ixgbe: DCB, only reprogram HW if the FCoE priority is changed | John Fastabend |