aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-12-07ipv4/route/rtnl: get mcast attributes when dst is multicastNicolas Dichtel1-2/+21
2012-12-07net: call notifiers for mtu change even if iface is not upJiri Pirko1-1/+1
2012-12-06igb: Update igb version to 4.1.2Carolyn Wyborny1-2/+2
2012-12-06igb: release already assigned MSI-X interrupts if setup failsStefan Assmann1-6/+16
2012-12-06igb: remove duplicate code for fallback interrupt initializationStefan Assmann1-15/+14
2012-12-06ixgbe: check whether thermal sensor is enabled.Jacob Keller2-1/+6
2012-12-06ixgbe: Use is_valid_ether_addrJoe Perches6-38/+4
2012-12-06tipc: remove obsolete flush of stale reassembly bufferErik Hugne1-44/+0
2012-12-06rtlwifi: remove __dev* attributesBill Pemberton6-6/+6
2012-12-06wlcore/wl18xx/wl12xx: remove __dev* attributesBill Pemberton8-22/+22
2012-12-06rtl8187: remove __dev* attributesBill Pemberton1-3/+3
2012-12-06rtl8187: remove __dev* attributesBill Pemberton1-3/+3
2012-12-06rt2x00: remove __dev* attributesBill Pemberton4-5/+5
2012-12-06p54: remove __dev* attributesBill Pemberton3-9/+9
2012-12-06orinoco: remove __dev* attributesBill Pemberton4-8/+8
2012-12-06mwl8k: remove __dev* attributesBill Pemberton1-4/+4
2012-12-06libertas: remove __dev* attributesBill Pemberton1-3/+3
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 possibleHelmut 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/jberg/mac80211-nextJohn W. Linville35-550/+1138
2012-12-06Merge tag 'nfc-fixes-3.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-3.0John 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