summaryrefslogtreecommitdiffstats
path: root/net/netlabel (unfollow)
Commit message (Expand)AuthorFilesLines
2013-09-26wireless: ath10k: remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0
2013-09-26wireless: airo: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-09-26wireless: adm8211: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-09-26wireless: iwlegacy: remove unnecessary pci_set_drvdata()Jingoo Han2-4/+0
2013-09-26wireless: rtlwifi: remove unnecessary pci_set_drvdata()Jingoo Han1-3/+0
2013-09-26wireless: wl12xx: use dev_get_platdata()Jingoo Han1-1/+1
2013-09-26wireless: wlcore: use dev_get_platdata()Jingoo Han2-2/+2
2013-09-26wireless: wl1251: use dev_get_platdata()Jingoo Han1-1/+1
2013-09-26wireless: libertas: use dev_get_platdata()Jingoo Han1-1/+1
2013-09-26wireless: cw1200: use dev_get_platdata()Jingoo Han1-2/+2
2013-09-26wireless: brcmfmac: use dev_get_platdata()Jingoo Han1-1/+1
2013-09-26wireless: ath9k: use dev_get_platdata()Jingoo Han1-2/+2
2013-09-26wireless: ath5k: use dev_get_platdata()Jingoo Han1-9/+6
2013-09-26net: ath9k: Use NULL instead of falseSachin Kamat1-1/+1
2013-09-26ar5523: Add USB ID of D-Link WUA-2340 rev A1Albert Pool1-0/+1
2013-09-26rt2800: comment enable radio initialization sequenceStanislaw Gruszka1-2/+11
2013-09-26mwifiex: Remove casting the return value which is a void pointerJingoo Han1-3/+3
2013-09-26ath9k: replace snprintf() with scnprintf()Zefir Kurtisi13-531/+534
2013-09-26ath9k: Add DELL 1707 to supported card tableSujith Manoharan1-0/+5
2013-09-26ath9k: Update AR9485 1.1 initvalsSujith Manoharan1-34/+184
2013-09-26ath9k: Add and use initvals for channel 14Sujith Manoharan2-0/+9
2013-09-26ath9k: Fix regulatory compliance for AR9462/AR9565Sujith Manoharan2-0/+16
2013-09-26ath9k: Identify WB335 Antenna configurationSujith Manoharan3-9/+200
2013-09-26ath9k: Identify CUS252 cardsSujith Manoharan3-3/+19
2013-09-26ath9k: Enable antenna diversity for WB335Sujith Manoharan1-1/+5
2013-09-26ath9k: Add support for AR9565 v1.0.1 LNA diversitySujith Manoharan5-30/+15
2013-09-26ath9k: Use correct RX gain table for AR9565Sujith Manoharan1-0/+3
2013-09-26ath9k: Fix antenna diversity init for AR9565Sujith Manoharan2-6/+28
2013-09-26ath9k: Bypass EEPROM for diversity cap for AR9565Sujith Manoharan2-1/+6
2013-09-26ath9k: Update initvals for AR9565 1.0Sujith Manoharan1-8/+9
2013-09-19netconsole: fix a deadlock with rtnl and netconsole's mutexNikolay Aleksandrov1-4/+1
2013-09-19netpoll: fix NULL pointer dereference in netpoll_cleanupNikolay Aleksandrov1-5/+4
2013-09-19skge: fix broken driverMikulas Patocka1-2/+3
2013-09-19ip: generate unique IP identificator if local fragmentation is allowedAnsis Atteka9-16/+20
2013-09-19ip: use ip_hdr() in __ip_make_skb() to retrieve IP headerAnsis Atteka1-1/+1
2013-09-19xen-netback: Don't destroy the netdev until the vif is shut downPaul Durrant3-21/+23
2013-09-19MIPS: Fix invalid symbolic link fileMadhavan Srinivasan1-1/+1
2013-09-19MIPS: PCI: pci-bcm1480: Include missing vt.h headerMarkos Chandras1-0/+1
2013-09-19MIPS: Disable usermode switching of the FR bit for MIPS R5 CPUs.Ralf Baechle1-0/+13
2013-09-19MIPS: Add MIPS R5 config5 register.Ralf Baechle1-0/+7
2013-09-19drm/fb-helper: don't sleep for screen unblank when an oops is in progressDaniel Vetter1-0/+8
2013-09-19drm, ttm Fix uninitialized warningPrarit Bhargava1-1/+1
2013-09-19drm/ttm: fix the tt_populated check in ttm_tt_destroy()Ben Skeggs1-1/+1
2013-09-19MIPS: PCI: Use pci_resource_to_user to map pci memory space properlyWolfgang Grandegger1-0/+12
2013-09-18MIPS: 74K/1074K: Correct erratum workaround.Maciej W. Rozycki1-8/+18
2013-09-18MIPS: Cleanup CP0 PRId and CP1 FPIR register access masksMaciej W. Rozycki12-45/+77
2013-09-18MIPS: Remove useless comment about kprobe from arch/mips/MakefileWu Zhangjin1-3/+0
2013-09-18net:dccp: do not report ICMP redirects to user spaceDuan Jiong1-0/+1
2013-09-18cnic: Fix crash in cnic_bnx2x_service_kcq()Michael Chan1-1/+2
2013-09-18bnx2x, cnic, bnx2i, bnx2fc: Fix bnx2i and bnx2fc regressions.Michael Chan7-10/+43