summaryrefslogtreecommitdiffstats
path: root/drivers/dma/sa11x0-dma.c (unfollow)
Commit message (Expand)AuthorFilesLines
2012-04-18batman-adv: print OGM seq numbers as unsigned intAntonio Quartulli1-4/+4
2012-04-18batman-adv: use ETH_HLEN instead of sizeof(struct ethhdr)Antonio Quartulli9-25/+21
2012-04-18batman-adv: mark existing ogm variables as batman ivMarek Lindner3-5/+5
2012-04-18batman-adv: rename BATMAN_OGM_LEN to BATMAN_OGM_HLENMarek Lindner4-14/+14
2012-04-18batman-adv: refactoring API: find generalized name for bat_ogm_init_primary c...Marek Lindner4-6/+6
2012-04-18batman-adv: handle routing code initialization properlyMarek Lindner3-11/+17
2012-04-18batman-adv: add iface_disable() callback to routing APIMarek Lindner4-2/+11
2012-04-18batman-adv: randomize initial seqno to avoid collisionMarek Lindner1-0/+5
2012-04-18batman-adv: refactoring API: find generalized name for bat_ogm_init callbackMarek Lindner4-6/+6
2012-04-18batman-adv: move ogm initialization into the proper functionMarek Lindner1-1/+7
2012-04-18batman-adv: remove duplicated line in commentAntonio Quartulli1-1/+0
2012-04-18batman-adv: convert the tt_crc to network orderAntonio Quartulli1-1/+1
2012-04-18net/core:Remove memleak reports by kmemleak_not_leak.majianpeng1-1/+1
2012-04-18net/ipv4:Remove two memleak reports by kmemleak_not_leak.majianpeng1-1/+1
2012-04-18net: filter: remove unused cpu_off in sparc JITEric Dumazet1-2/+0
2012-04-18dmfe: enforce consistent timing delay.françois romieu1-1/+5
2012-04-17net: filter: Fix some more small issues in sparc JIT.David S. Miller3-44/+84
2012-04-17net: filter: Fix some minor issues in sparc JIT.David S. Miller3-5/+6
2012-04-17mwifiex: corrections in timestamp related codeAmitkumar Karwar6-18/+30
2012-04-17mwifiex: code cleanup in BSS handlingAmitkumar Karwar3-64/+31
2012-04-17libertas USB: convert to asynchronous firmware loadingDaniel Drake1-59/+43
2012-04-17libertas SDIO: convert to asynchronous firmware loadingDaniel Drake1-85/+121
2012-04-17libertas: add asynchronous firmware loading capabilityDaniel Drake4-0/+164
2012-04-17libertas: harden-up exit pathsDaniel Drake1-1/+8
2012-04-17libertas: Firmware loading simplificationsDaniel Drake8-293/+94
2012-04-17rt2x00: Don't let mac80211 send a BAR when an AMPDU subframe failsAndreas Hartmann1-3/+4
2012-04-17ath9k: use ath9k_hw_fbin2freq instead of FBIN2FREQGabor Juhos3-10/+11
2012-04-17ath9k: move ath9k_hw_fbin2freq function to eeprom.hGabor Juhos3-17/+8
2012-04-17ath9k: remove unused PWRINC_*_TO_*_CHAIN definesGabor Juhos1-3/+0
2012-04-17ath9k: merge power correction constantsGabor Juhos2-9/+6
2012-04-17drivers/net/wireless/libertas/if_usb.c: add missing debugging codeJulia Lawall1-2/+4
2012-04-17r8169: support the new RTL8411 chip.Hayes Wang1-2/+138
2012-04-17r8169: adjust some functions of 8111fHayes Wang1-52/+47
2012-04-17r8169: support the new RTL8402 chip.Hayes Wang1-1/+121
2012-04-17r8169: add device specific CSI access helpers.Hayes Wang1-106/+194
2012-04-17r8169: modify pll power functionHayes Wang1-7/+30
2012-04-17r8169: 8168c and later require bit 0x20 to be set in Config2 for PME signaling.Francois Romieu1-0/+6
2012-04-17r8169: Config1 is read-only on 8168c and later.Francois Romieu1-2/+13
2012-04-17hippi: fix printk format in rrunner.cRandy Dunlap1-2/+3
2012-04-17net: filter: Just In Time compiler for sparcDavid S. Miller6-0/+1042
2012-04-16iwlwifi: remove get_cmd_stringJohannes Berg12-115/+144
2012-04-16iwlwifi: optimize struct iwl_cmd_meta layoutJohannes Berg1-2/+2
2012-04-16iwlwifi: expose static methods for MVM useDavid Spinadel5-78/+156
2012-04-16iwlwifi: phy db channel to tx power channel groupDavid Spinadel2-2/+24
2012-04-16iwlwifi: Disabling calibrations variableDor Shaish4-11/+50
2012-04-16iwlwifi: remove uneeded include from iwl-pci.cEmmanuel Grumbach1-2/+0
2012-04-16iwlwifi: remove double verification of ucode sectionsDavid Spinadel1-36/+0
2012-04-16iwlwifi: set size of ucode sectionDavid Spinadel1-0/+1
2012-04-16iwlwifi: remove iwl_tx_queue declarationJohannes Berg1-2/+0
2012-04-16iwlwifi: move status definitions from iwl-sharedDon Fry6-29/+31