Age | Commit message (Expand) | Author |
2012-04-24 | mlx4_en: Added Ethtool support for TX Interrupt coalescing | Yevgeny Petrilin |
2012-04-23 | be2net: fix ethtool get settings | Ajit Khaparde |
2012-04-21 | gianfar: add GRO support | Wu Jiajun-B06378 |
2012-04-21 | team: add per-port option for enabling/disabling ports | Jiri Pirko |
2012-04-21 | team: allow to enable/disable ports | Jiri Pirko |
2012-04-21 | team: lb: let userspace care about port macs | Jiri Pirko |
2012-04-21 | sock: Introduce named constants for sk_reuse | Pavel Emelyanov |
2012-04-21 | drivers/net: decouple ISA and ISA_DMA_API | Arnd Bergmann |
2012-04-21 | sungem: use mdelay instead of udelay where necessary | Arnd Bergmann |
2012-04-21 | donauboe: replace excessive udelay with msleep | Arnd Bergmann |
2012-04-21 | 8390: select CRC32 support | Arnd Bergmann |
2012-04-21 | drivers/net: iwmc3200 depends on EXPERIMENTAL | Arnd Bergmann |
2012-04-21 | caif: include linux/io.h | Arnd Bergmann |
2012-04-21 | drivers/net: add missing __devexit_p() annotations | Arnd Bergmann |
2012-04-21 | davinci_cpdma: export symbols used by other drivers | Arnd Bergmann |
2012-04-21 | pch_gbe: remove suspicious comment | Richard Cochran |
2012-04-21 | pch_gbe: run the ptp bpf just once per packet | Richard Cochran |
2012-04-21 | pch_gbe: correct receive time stamp filtering | Takahiro Shimizu |
2012-04-21 | pch_gbe: do not set the channel control register | Takahiro Shimizu |
2012-04-21 | pch_gbe: improve coding style | Takahiro Shimizu |
2012-04-21 | pch_gbe: export a method to set the receive match address | Takahiro Shimizu |
2012-04-21 | pch_gbe: reprogram multicast address register on reset | Takahiro Shimizu |
2012-04-21 | pch_gbe: simplify transmit time stamping flag test | Takahiro Shimizu |
2012-04-21 | pch_gbe: scale time stamps to nanoseconds | Takahiro Shimizu |
2012-04-21 | net: Convert all sysctl registrations to register_net_sysctl | Eric W. Biederman |
2012-04-21 | net: Move all of the network sysctls without a namespace into init_net. | Eric W. Biederman |
2012-04-20 | atl1c: remove MDIO_REG_ADDR_MASK in atl1c_mdio_read/write | Huang, Xiong |
2012-04-20 | atl1c: fix WoL(magic) issue for l2cb 1.1 | Huang, Xiong |
2012-04-20 | atl1c: refine atl1c_pcie_patch | Huang, Xiong |
2012-04-20 | atl1c: refine/update ASPM configuration | Huang, Xiong |
2012-04-20 | atl1c: clear bit MASTER_CTRL_CLK_SEL_DIS in atl1c_pcie_patch | Huang, Xiong |
2012-04-20 | atl1c: refine reg definition of REG_MASTER_CTRL | Huang, Xiong |
2012-04-20 | atl1c: clear PCIE error status in atl1c_reset_pcie | Huang, Xiong |
2012-04-20 | atl1c: remove dmar_dly_cnt and dmaw_dly_cnt | Huang, Xiong |
2012-04-20 | atl1c: update right threshold for TSO | Huang, Xiong |
2012-04-20 | atl1c: add module parameter for l1c_wait_until_idle | Huang, Xiong |
2012-04-20 | atl1c: threshold for ASPM is changed based on chip capability | Huang, Xiong |
2012-04-20 | stmmac: do not fail when probe and there is no csr clk defined | Giuseppe CAVALLARO |
2012-04-20 | stmmac: verify the dma_cfg platform fields | Giuseppe CAVALLARO |
2012-04-20 | stmmac: Move the mdio_register/_unregister in probe/remove | Francesco Virlinzi |
2012-04-20 | stmmac: use custom init/exit functions in pm ops | Francesco Virlinzi |
2012-04-19 | iwlwifi: Remove inconsistent and redundant declaration | David Spinadel |
2012-04-19 | bonding: start slaves with link down for ARP monitor | Michal Kubeček |
2012-04-18 | atl1c: restore max-read-request-size in Device Conrol Register | Huang, Xiong |
2012-04-18 | atl1c: using fixed TXQ configuration for l2cb and l1c | Huang, Xiong |
2012-04-18 | atl1c: remove dmaw_block | Huang, Xiong |
2012-04-18 | atl1c: correct wrong definition of REG_DMA_CTRL | Huang, Xiong |
2012-04-18 | atl1c: wrong register used to stop TXQ | Huang, Xiong |
2012-04-18 | atl1c: remove code related to rxq 1/2/3 | Huang, Xiong |
2012-04-18 | atl1c: split 2 32bit registers of TPD to 4 16bit registers | Huang, Xiong |