aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/Makefile (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-06-28ipv4: Adjust in_dev handling in fib_validate_source()David S. Miller3-22/+17
2012-06-28ipv4: Fix bugs in fib_compute_spec_dst().David S. Miller1-13/+21
2012-06-28net: Use NLMSG_DEFAULT_SIZE in combination with nlmsg_new()Thomas Graf9-34/+36
2012-06-28tcp: plug dst leak in tcp_v6_conn_request()Neal Cardwell1-9/+10
2012-06-28tcp: use inet6_csk_route_req() in tcp_v6_send_synack()Neal Cardwell1-23/+6
2012-06-28tcp: pass fl6 to inet6_csk_route_req()Neal Cardwell3-16/+20
2012-06-28tcp: fix inet6_csk_route_req() for link-local addressesNeal Cardwell1-1/+1
2012-06-28davinci_cpdma: include linux/module.hDaniel Mack1-0/+1
2012-06-28gianfar: Fix RXICr/TXICr programming for multi-queue modeClaudiu Manoil1-6/+4
2012-06-28net: Downgrade CAP_SYS_MODULE deprecated message from error to warning.Vinson Lee1-2/+2
2012-06-28net: qmi_wwan: fix Oops while disconnectingBjørn Mork1-0/+4
2012-06-28watchdog: core: fix WDIOC_GETSTATUS return valueWim Van Sebroeck1-1/+1
2012-06-28watchdog: hpwdt: Unregister NMI events on exit.Mingarelli, Thomas1-1/+3
2012-06-28watchdog: iTCO_wdt: add platform driver module aliasJan Beulich1-0/+1
2012-06-28mwifiex: retrieve correct max_power information in reg_notifier handlerAmitkumar Karwar1-3/+3
2012-06-28mwifiex: do not advertise custom regulatory domain capabilityAmitkumar Karwar1-1/+1
2012-06-28mwifiex: use correct firmware command to get power limitsAmitkumar Karwar3-1/+58
2012-06-28mwifiex: wakeup main thread to handle command queuedAmitkumar Karwar5-28/+7
2012-06-28ath9k: de-duplicate initvalsFelix Fietkau7-2817/+590
2012-06-28ath9k: update AR934x initvals to latest versionFelix Fietkau1-185/+290
2012-06-28ath9k: Fix signedness in a MCI debug messageMohammed Shafi Shajakhan1-1/+1
2012-06-28ath9k_hw: make use of the wrapper to check for MCI initMohammed Shafi Shajakhan1-1/+1
2012-06-28ath9k: fix ANI operation in AP modeFelix Fietkau2-15/+15
2012-06-28iwlegacy: print how long queue was actually stuckPaul Bolle1-3/+4
2012-06-28udf: Fortify loading of sparing tableJan Kara1-33/+53
2012-06-28udf: Avoid run away loop when partition table length is corruptedJan Kara1-1/+9
2012-06-28udf: Use 'ret' instead of abusing 'i' in udf_load_logicalvol()Jan Kara1-4/+2
2012-06-28ipv4: Kill rt->rt_spec_dst, no longer used.David S. Miller5-39/+12
2012-06-28ipv4: Create and use fib_compute_spec_dst() helper.David S. Miller5-16/+49
2012-06-28ipv4: Show that ip_send_reply() is purely unicast routine.David S. Miller3-10/+12
2012-06-28sh: Convert sh_clk_mstp32_register to sh_clk_mstp_registerNobuhiro Iwamatsu11-11/+11
2012-06-28sh: kfr2r09: fix compile breakageGuennadi Liakhovetski1-2/+2
2012-06-28batman-adv: Prefix main defines with BATADV_Sven Eckelmann18-202/+244
2012-06-28batman-adv: Prefix vis defines with BATADV_Sven Eckelmann2-2/+2
2012-06-28batman-adv: Prefix unicast defines with BATADV_Sven Eckelmann3-4/+4
2012-06-28batman-adv: Prefix types defines with BATADV_Sven Eckelmann3-11/+11
2012-06-28batman-adv: Prefix packet defines with BATADV_Sven Eckelmann11-37/+40
2012-06-28batman-adv: Prefix icmp_socket defines with BATADV_Sven Eckelmann2-2/+2
2012-06-28batman-adv: Prefix gateway defines with BATADV_Sven Eckelmann2-14/+18
2012-06-28batman-adv: Prefix bridge_loop_avoidance defines with BATADV_Sven Eckelmann2-3/+3
2012-06-28batman-adv: Prefix sysfs defines with BATADV_Sven Eckelmann2-9/+9
2012-06-28batman-adv: Prefix debugfs defines with BATADV_Sven Eckelmann2-2/+2
2012-06-28batman-adv: Prefix local defines with BATADV_Sven Eckelmann4-81/+87
2012-06-28batman-adv: beautify tt_global_add() argument listAntonio Quartulli3-19/+13
2012-06-28batman-adv: clear ADD+DEL (and viceversa) events in the same orig-intervalAntonio Quartulli1-3/+37
2012-06-28batman-adv: Directly print to seq_file in visSven Eckelmann1-143/+81
2012-06-28batman-adv: Prefix remaining function like macros with batadv_Sven Eckelmann11-89/+98
2012-06-28batman-adv: Prefix main local static functions with batadv_Sven Eckelmann1-37/+39
2012-06-28batman-adv: Prefix vis local static functions with batadv_Sven Eckelmann1-98/+103
2012-06-28batman-adv: Prefix unicast local static functions with batadv_Sven Eckelmann1-13/+16