summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-12-06iwlwifi: remove __dev* attributesBill Pemberton1-2/+2
2012-12-06iwlegacy: remove __dev* attributesBill Pemberton2-4/+4
2012-12-06ipw2x00: remove __dev* attributesBill Pemberton2-6/+6
2012-12-06brcm80211: remove __dev* attributesBill Pemberton1-2/+2
2012-12-06b43: remove __dev* attributesBill Pemberton2-6/+6
2012-12-06atmel: remove __dev* attributesBill Pemberton1-3/+3
2012-12-06ath5k: remove __dev* attributesBill Pemberton3-6/+6
2012-12-06wireless: remove __dev* attributesBill Pemberton2-6/+6
2012-12-06rfkill: remove __dev* attributesBill Pemberton2-4/+4
2012-12-06ssb: register watchdog driverHauke Mehrtens4-0/+55
2012-12-06ssb: extif: add methods for watchdog driverHauke Mehrtens3-5/+40
2012-12-06ssb: extif: add check for max value before setting watchdog registerHauke Mehrtens2-2/+4
2012-12-06ssb: add methods for watchdog driverHauke Mehrtens3-3/+54
2012-12-06ssb: set the PMU watchdog if availableHauke Mehrtens1-2/+36
2012-12-06ssb: get alp clock from devices with PMUHauke Mehrtens3-6/+37
2012-12-06bcma: register watchdog driverHauke Mehrtens4-0/+35
2012-12-06bcma: add methods for watchdog driverHauke Mehrtens2-3/+39
2012-12-06bcma: set the pmu watchdog if availableHauke Mehrtens1-2/+40
2012-12-06bcma: add bcma_chipco_alp_clockHauke Mehrtens1-2/+10
2012-12-06ssb/bcma: add common header for watchdogHauke Mehrtens1-0/+19
2012-12-06ipw2200: return error code on error in ipw_wx_get_auth()Wei Yongjun1-3/+1
2012-12-06brcmsmac: remove duplicated include from debug.cWei Yongjun1-1/+0
2012-12-06rt2x00: Only specify interface combinations if more then one interface is pos...Helmut Schaa1-0/+3
2012-12-06carl9170: explain why sta cannot be NULL for ampdusChristian Lamparter1-0/+7
2012-12-06brcmfmac: convert struct spinlock to spinlock_tLuis R. Rodriguez1-1/+1
2012-12-06Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville35-550/+1138
2012-12-06Merge tag 'nfc-fixes-3.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville3-9/+10
2012-12-06tcm_vhost: remove unused variable in vhost_scsi_allocate_cmd()Wei Yongjun1-2/+0
2012-12-06vhost-net: enable zerocopy tx by defaultMichael S. Tsirkin1-2/+3
2012-12-06vhost-net: skip head management if no outstandingMichael S. Tsirkin1-4/+7
2012-12-06vhost-net: flush outstanding DMAs on memory changeMichael S. Tsirkin1-9/+19
2012-12-06vhost: avoid backend flush on vring opsMichael S. Tsirkin4-8/+14
2012-12-06tools:virtio: fix compilation warningCong Ding1-1/+1
2012-12-05net: fix some compiler warning in net/core/neighbour.cCong Wang1-3/+2
2012-12-05bridge: implement multicast fast leaveDavid S. Miller5-21/+7
2012-12-05cnic: Fix rare race condition during iSCSI disconnect.Eddie Wai2-4/+13
2012-12-05cnic: Reset iSCSI EQ during shutdown.Michael Chan2-0/+24
2012-12-05ipv6: avoid taking locks at socket dismantleEric Dumazet2-0/+6
2012-12-05net: doc: add default value for neighbour parametersShan Wei1-0/+8
2012-12-05net: neighbour: prohibit negative value for unres_qlen_bytes parameterShan Wei1-5/+12
2012-12-05net/phy: Add interrupt support for dp83640 phy.Stephan Gatzka1-1/+77
2012-12-05myri10ge: fix most sparse warningsAndrew Gallatin1-5/+5
2012-12-05bridge: implement multicast fast leaveAmerigo Wang3-0/+42
2012-12-053com: make 3c59x depend on HAS_IOPORTJan Glauber1-1/+1
2012-12-04ipv6: Protect ->mc_forwarding access with CONFIG_IPV6_MROUTEDavid S. Miller1-1/+4
2012-12-04ip6mr: fix rtm_family of rtnl msgNicolas Dichtel1-1/+1
2012-12-04net: dev_change_net_namespace: send a KOBJ_REMOVED/KOBJ_ADDSerge Hallyn1-0/+6
2012-12-04net: neterion: use for_each_pci_dev to simplify the codeWei Yongjun1-1/+1
2012-12-04ip6mr: advertise new mfc entries via rtnlNicolas Dichtel1-4/+59
2012-12-04ipmr: advertise new mfc entries via rtnlNicolas Dichtel1-5/+59