summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-18atl1c: wrong register used to stop TXQHuang, Xiong
2012-04-18atl1c: remove code related to rxq 1/2/3Huang, Xiong
2012-04-18atl1c: split 2 32bit registers of TPD to 4 16bit registersHuang, Xiong
2012-04-18atl1c: remove SMB/CMB DMA related codeHuang, Xiong
2012-04-18atl1c: remove VPD registerHuang, Xiong
2012-04-18atl1c: remove HDS registerHuang, Xiong
2012-04-18atl1c: remove multiple-RX-Q codeHuang, Xiong
2012-04-18atl1c: update author contact info & company/driver desciptionHuang, Xiong
2012-04-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-04-18Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2012-04-18tipc: Factor out name publication code to a separate functionAllan Stephens
2012-04-18tipc: introduce publication lists structAllan Stephens
2012-04-18batman-adv: skip the window protection test when the originator has no neighb...Antonio Quartulli
2012-04-18batman-adv: print OGM seq numbers as unsigned intAntonio Quartulli
2012-04-18batman-adv: use ETH_HLEN instead of sizeof(struct ethhdr)Antonio Quartulli
2012-04-18batman-adv: mark existing ogm variables as batman ivMarek Lindner
2012-04-18batman-adv: rename BATMAN_OGM_LEN to BATMAN_OGM_HLENMarek Lindner
2012-04-18batman-adv: refactoring API: find generalized name for bat_ogm_init_primary c...Marek Lindner
2012-04-18batman-adv: handle routing code initialization properlyMarek Lindner
2012-04-18batman-adv: add iface_disable() callback to routing APIMarek Lindner
2012-04-18batman-adv: randomize initial seqno to avoid collisionMarek Lindner
2012-04-18batman-adv: refactoring API: find generalized name for bat_ogm_init callbackMarek Lindner
2012-04-18batman-adv: move ogm initialization into the proper functionMarek Lindner
2012-04-18batman-adv: remove duplicated line in commentAntonio Quartulli
2012-04-18batman-adv: convert the tt_crc to network orderAntonio Quartulli
2012-04-18net/core:Remove memleak reports by kmemleak_not_leak.majianpeng
2012-04-18net/ipv4:Remove two memleak reports by kmemleak_not_leak.majianpeng
2012-04-18net: filter: remove unused cpu_off in sparc JITEric Dumazet
2012-04-18dmfe: enforce consistent timing delay.françois romieu
2012-04-17net: filter: Fix some more small issues in sparc JIT.David S. Miller
2012-04-17net: filter: Fix some minor issues in sparc JIT.David S. Miller
2012-04-17mwifiex: corrections in timestamp related codeAmitkumar Karwar
2012-04-17mwifiex: code cleanup in BSS handlingAmitkumar Karwar
2012-04-17libertas USB: convert to asynchronous firmware loadingDaniel Drake
2012-04-17libertas SDIO: convert to asynchronous firmware loadingDaniel Drake
2012-04-17libertas: add asynchronous firmware loading capabilityDaniel Drake
2012-04-17libertas: harden-up exit pathsDaniel Drake
2012-04-17libertas: Firmware loading simplificationsDaniel Drake
2012-04-17rt2x00: Don't let mac80211 send a BAR when an AMPDU subframe failsAndreas Hartmann
2012-04-17ath9k: use ath9k_hw_fbin2freq instead of FBIN2FREQGabor Juhos
2012-04-17ath9k: move ath9k_hw_fbin2freq function to eeprom.hGabor Juhos
2012-04-17ath9k: remove unused PWRINC_*_TO_*_CHAIN definesGabor Juhos
2012-04-17ath9k: merge power correction constantsGabor Juhos
2012-04-17drivers/net/wireless/libertas/if_usb.c: add missing debugging codeJulia Lawall
2012-04-17r8169: support the new RTL8411 chip.Hayes Wang
2012-04-17r8169: adjust some functions of 8111fHayes Wang
2012-04-17r8169: support the new RTL8402 chip.Hayes Wang
2012-04-17r8169: add device specific CSI access helpers.Hayes Wang
2012-04-17r8169: modify pll power functionHayes Wang
2012-04-17r8169: 8168c and later require bit 0x20 to be set in Config2 for PME signaling.Francois Romieu