Age | Commit message (Expand) | Author |
2012-04-19 | atl1c: fix WoL(magic) issue for l2cb 1.1 | Huang, Xiong |
2012-04-19 | atl1c: refine atl1c_pcie_patch | Huang, Xiong |
2012-04-19 | atl1c: refine/update ASPM configuration | Huang, Xiong |
2012-04-19 | atl1c: clear bit MASTER_CTRL_CLK_SEL_DIS in atl1c_pcie_patch | Huang, Xiong |
2012-04-19 | atl1c: refine reg definition of REG_MASTER_CTRL | Huang, Xiong |
2012-04-19 | atl1c: clear PCIE error status in atl1c_reset_pcie | Huang, Xiong |
2012-04-19 | atl1c: remove dmar_dly_cnt and dmaw_dly_cnt | Huang, Xiong |
2012-04-19 | atl1c: update right threshold for TSO | Huang, Xiong |
2012-04-19 | atl1c: add module parameter for l1c_wait_until_idle | Huang, Xiong |
2012-04-19 | atl1c: threshold for ASPM is changed based on chip capability | Huang, Xiong |
2012-04-19 | stmmac: do not fail when probe and there is no csr clk defined | Giuseppe CAVALLARO |
2012-04-19 | stmmac: verify the dma_cfg platform fields | Giuseppe CAVALLARO |
2012-04-19 | stmmac: Move the mdio_register/_unregister in probe/remove | Francesco Virlinzi |
2012-04-19 | 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-19 | nf_bridge: remove holes in struct nf_bridge_info | Eric Dumazet |
2012-04-19 | ipv4: dont drop packet in defrag but consume it | Eric Dumazet |
2012-04-19 | net: gro: GRO_MERGED_FREE consumes packets | Eric Dumazet |
2012-04-19 | net: dont drop packet but consume it | Eric Dumazet |
2012-04-19 | ipv6: dccp: dont drop packet but consume it | Eric Dumazet |
2012-04-19 | packet: dont drop packet but consume it | Eric Dumazet |
2012-04-19 | ipv6: tcp: dont drop packet but consume it | Eric Dumazet |
2012-04-19 | netlink: dont drop packet but consume it | Eric Dumazet |
2012-04-19 | ip6_tunnel: dont drop packet but consume it | Eric Dumazet |
2012-04-19 | net: fix compile error of leaking kmemleak.h header | Shan Wei |
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 |
2012-04-18 | atl1c: remove SMB/CMB DMA related code | Huang, Xiong |
2012-04-18 | atl1c: remove VPD register | Huang, Xiong |
2012-04-18 | atl1c: remove HDS register | Huang, Xiong |
2012-04-18 | atl1c: remove multiple-RX-Q code | Huang, Xiong |
2012-04-18 | atl1c: update author contact info & company/driver desciption | Huang, Xiong |
2012-04-18 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-04-18 | Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge | David S. Miller |
2012-04-18 | batman-adv: skip the window protection test when the originator has no neighb... | Antonio Quartulli |
2012-04-18 | batman-adv: print OGM seq numbers as unsigned int | Antonio Quartulli |
2012-04-18 | batman-adv: use ETH_HLEN instead of sizeof(struct ethhdr) | Antonio Quartulli |
2012-04-18 | batman-adv: mark existing ogm variables as batman iv | Marek Lindner |
2012-04-18 | batman-adv: rename BATMAN_OGM_LEN to BATMAN_OGM_HLEN | Marek Lindner |
2012-04-18 | batman-adv: refactoring API: find generalized name for bat_ogm_init_primary c... | Marek Lindner |
2012-04-18 | batman-adv: handle routing code initialization properly | Marek Lindner |
2012-04-18 | batman-adv: add iface_disable() callback to routing API | Marek Lindner |
2012-04-18 | batman-adv: randomize initial seqno to avoid collision | Marek Lindner |
2012-04-18 | batman-adv: refactoring API: find generalized name for bat_ogm_init callback | Marek Lindner |