Age | Commit message (Expand) | Author | Files | Lines |
2012-04-19 | atl1c: clear PCIE error status in atl1c_reset_pcie | Huang, Xiong | 2 | -17/+11 |
2012-04-19 | atl1c: remove dmar_dly_cnt and dmaw_dly_cnt | Huang, Xiong | 2 | -4/+0 |
2012-04-19 | atl1c: update right threshold for TSO | Huang, Xiong | 3 | -5/+9 |
2012-04-19 | atl1c: add module parameter for l1c_wait_until_idle | Huang, Xiong | 2 | -15/+24 |
2012-04-19 | atl1c: threshold for ASPM is changed based on chip capability | Huang, Xiong | 1 | -3/+4 |
2012-04-19 | stmmac: do not fail when probe and there is no csr clk defined | Giuseppe CAVALLARO | 2 | -7/+11 |
2012-04-19 | stmmac: verify the dma_cfg platform fields | Giuseppe CAVALLARO | 4 | -7/+25 |
2012-04-19 | stmmac: Move the mdio_register/_unregister in probe/remove | Francesco Virlinzi | 1 | -18/+16 |
2012-04-19 | stmmac: use custom init/exit functions in pm ops | Francesco Virlinzi | 2 | -4/+14 |
2012-04-19 | iwlwifi: Remove inconsistent and redundant declaration | David Spinadel | 1 | -1/+0 |
2012-04-19 | tipc: Ensure network address change doesn't impact configuration service | Allan Stephens | 1 | -1/+1 |
2012-04-19 | tipc: Ensure network address change doesn't impact rejected message | Allan Stephens | 1 | -1/+1 |
2012-04-19 | tipc: handle <0.0.0> as an alias for this node on outgoing msgs | Allan Stephens | 1 | -4/+4 |
2012-04-19 | tipc: properly handle off-node send requests with invalid addr | Allan Stephens | 1 | -2/+9 |
2012-04-19 | tipc: take lock while updating node network address | Allan Stephens | 1 | -1/+2 |
2012-04-19 | tipc: Ensure network address change doesn't impact local connections | Allan Stephens | 4 | -31/+34 |
2012-04-19 | tipc: delete duplicate peerport/peernode helper functions | Allan Stephens | 2 | -14/+4 |
2012-04-19 | tipc: Ensure network address change doesn't impact new port | Allan Stephens | 1 | -4/+11 |
2012-04-19 | tipc: Optimize re-initialization of port message header templates | Allan Stephens | 1 | -2/+0 |
2012-04-19 | tipc: Ensure network address change doesn't impact name table updates | Allan Stephens | 1 | -4/+4 |
2012-04-19 | tipc: Add routines for safe checking of node's network address | Allan Stephens | 4 | -6/+24 |
2012-04-19 | tipc: Don't record failed publication attempt as a success | Allan Stephens | 1 | -2/+3 |
2012-04-19 | tipc: Update node-scope publications when network address is assigned | Allan Stephens | 2 | -7/+12 |
2012-04-19 | tipc: Separate cluster-scope and zone-scope names into distinct lists | Allan Stephens | 1 | -5/+26 |
2012-04-19 | bonding: start slaves with link down for ARP monitor | Michal Kubeček | 1 | -12/+21 |
2012-04-19 | nf_bridge: remove holes in struct nf_bridge_info | Eric Dumazet | 1 | -5/+5 |
2012-04-19 | ipv4: dont drop packet in defrag but consume it | Eric Dumazet | 1 | -1/+1 |
2012-04-19 | net: gro: GRO_MERGED_FREE consumes packets | Eric Dumazet | 1 | -1/+4 |
2012-04-19 | net: dont drop packet but consume it | Eric Dumazet | 1 | -1/+1 |
2012-04-19 | ipv6: dccp: dont drop packet but consume it | Eric Dumazet | 1 | -1/+1 |
2012-04-19 | packet: dont drop packet but consume it | Eric Dumazet | 1 | -1/+1 |
2012-04-19 | ipv6: tcp: dont drop packet but consume it | Eric Dumazet | 1 | -1/+1 |
2012-04-19 | netlink: dont drop packet but consume it | Eric Dumazet | 1 | -1/+1 |
2012-04-19 | ip6_tunnel: dont drop packet but consume it | Eric Dumazet | 1 | -1/+1 |
2012-04-19 | net: fix compile error of leaking kmemleak.h header | Shan Wei | 2 | -0/+2 |
2012-04-18 | atl1c: restore max-read-request-size in Device Conrol Register | Huang, Xiong | 2 | -11/+11 |
2012-04-18 | atl1c: using fixed TXQ configuration for l2cb and l1c | Huang, Xiong | 2 | -19/+28 |
2012-04-18 | atl1c: remove dmaw_block | Huang, Xiong | 2 | -5/+0 |
2012-04-18 | atl1c: correct wrong definition of REG_DMA_CTRL | Huang, Xiong | 2 | -43/+32 |
2012-04-18 | atl1c: wrong register used to stop TXQ | Huang, Xiong | 1 | -1/+1 |
2012-04-18 | atl1c: remove code related to rxq 1/2/3 | Huang, Xiong | 2 | -19/+13 |
2012-04-18 | atl1c: split 2 32bit registers of TPD to 4 16bit registers | Huang, Xiong | 3 | -39/+22 |
2012-04-18 | atl1c: remove SMB/CMB DMA related code | Huang, Xiong | 3 | -57/+6 |
2012-04-18 | atl1c: remove VPD register | Huang, Xiong | 3 | -16/+4 |
2012-04-18 | atl1c: remove HDS register | Huang, Xiong | 2 | -9/+0 |
2012-04-18 | atl1c: remove multiple-RX-Q code | Huang, Xiong | 3 | -210/+66 |
2012-04-18 | atl1c: update author contact info & company/driver desciption | Huang, Xiong | 1 | -2/+3 |
2012-04-18 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 290 | -7242/+14493 |
2012-04-18 | Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge | David S. Miller | 12 | -74/+96 |
2012-04-18 | tipc: Factor out name publication code to a separate function | Allan Stephens | 1 | -27/+34 |