summaryrefslogtreecommitdiffstats
path: root/net/mac802154 (unfollow)
Commit message (Expand)AuthorFilesLines
2013-03-07tg3: Download 57766 EEE service patch firmwareNithin Sujir2-16/+128
2013-03-07tg3: Enhance firmware download code to support fragmented firmwareNithin Sujir1-6/+42
2013-03-07tg3: Cleanup firmware parsing codeNithin Sujir2-36/+34
2013-03-07tg3: Refactor the 2nd type of cpu pauseNithin Sujir1-26/+27
2013-03-07tg3: Refactor cpu pause/resume codeNithin Sujir1-25/+58
2013-03-07tg3: Add new FW_TSO flagMatt Carlson2-8/+8
2013-03-07qlcnic: Use generic fdb handler when driver options are not enabled.Vlad Yasevich1-15/+6
2013-03-07mlx4: Remove driver specific fdb handlers.Vlad Yasevich1-76/+0
2013-03-07ixgbe: Make use of the default fdb handlers.Vlad Yasevich1-41/+1
2013-03-07net: generic fdb support for drivers without ndo_fdb_<op>Vlad Yasevich2-6/+84
2013-03-06htb: add HTB_DIRECT_QLEN attributeEric Dumazet2-15/+17
2013-03-06r6040: check MDIO register busy waiting resultFlorian Fainelli1-4/+7
2013-03-06netconf: add the handler to dump entriesNicolas Dichtel2-2/+138
2013-03-06team: introduce random modeJiri Pirko5-21/+105
2013-03-06team: introduce two default team_modeop functions and use them in modesJiri Pirko4-28/+24
2013-03-06bnx2x: use the default NAPI weightEric Dumazet2-3/+2
2013-03-06net: introduce NAPI_POLL_WEIGHTEric Dumazet2-0/+8
2013-03-06tcp: ipv6: bind() use stronger condition for bind_conflictFlavio Leitner1-0/+4
2013-03-06net: cs89x0: use module_platform_driver_probe()Jingoo Han1-13/+1
2013-03-06net: macb: use module_platform_driver_probe()Jingoo Han1-12/+1
2013-03-06net: at91_ether: use module_platform_driver_probe()Jingoo Han1-12/+1
2013-03-05powerpc: Set DSCR bit in FSCR setupMichael Neuling1-1/+1
2013-03-05powerpc: Add DSCR FSCR register bit definitionMichael Neuling1-1/+2
2013-03-05powerpc: Fix setting FSCR for HV=0 and on secondary CPUsMichael Neuling1-1/+2
2013-03-05powerpc: Wireup the kcmp syscall to sys_niTony Breeds3-1/+3
2013-03-05powerpc: Remove unused BITOP_LE_SWIZZLE macroAkinobu Mita1-2/+0
2013-03-05powerpc: Avoid link stack corruption in MMU on syscall entry pathMichael Neuling1-2/+2
2013-03-05drivers/tty/hvc: Use strlcpy instead of strncpyChen Gang1-7/+2
2013-03-05powerpc/pseries/hvcserver: Fix strncpy buffer limit in location codeChen Gang1-2/+3
2013-03-05powerpc: Fix compile of sha1-powerpc-asm.S on 32-bitTony Breeds1-2/+2
2013-03-05hw_random: make buffer usable in scatterlist.Rusty Russell1-3/+16
2013-03-04tcp: fix double-counted receiver RTT when leaving receiver fast pathNeal Cardwell1-3/+3
2013-03-04CAIF: fix sparse warning for caif_usbSilviu-Mihai Popescu1-2/+2
2013-03-04rds: simplify a warning messageCong Wang1-4/+1
2013-03-04net: fec: fix build error in no MXC platformFrank Li1-8/+7
2013-03-04net: ipv6: Don't purge default router if accept_ra=2Lorenzo Colitti1-1/+2
2013-03-04net: fec: put tx to napi poll function to fix dead lockFrank Li2-47/+41
2013-03-04sctp: use KMALLOC_MAX_SIZE instead of its own MAX_KMALLOC_SIZECong Wang1-5/+3
2013-03-04rds: limit the size allocated by rds_message_alloc()Cong Wang1-0/+3
2013-03-04Linux 3.9-rc1v3.9-rc1Linus Torvalds1-2/+2
2013-03-03btrfs/raid56: Add missing #include <linux/vmalloc.h>Geert Uytterhoeven1-0/+1
2013-03-03MAINTAINERS: remove eexpressCesar Eduardo Barros1-6/+0
2013-03-03MAINTAINERS: remove drivers/net/wan/cycx*Cesar Eduardo Barros1-6/+0
2013-03-03MAINTAINERS: remove 3c505Cesar Eduardo Barros1-6/+0
2013-03-03caif_dev: fix sparse warnings for caif_flow_cbSilviu-Mihai Popescu1-1/+1
2013-03-03ax88179_178a: ASIX AX88179_178A USB 3.0/2.0 to gigabit ethernet adapter driverFreddy Xin3-0/+1467
2013-03-03fix compat_sys_rt_sigprocmask()Al Viro1-1/+1
2013-03-03SUNRPC: One line comment fixTrond Myklebust1-1/+1
2013-03-03ext4: enable quotas before orphan cleanupJan Kara1-10/+10
2013-03-02ext4: don't allow quota mount options when quota feature enabledJan Kara1-7/+26