summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2012-12-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-12-07chelsio: remove get_clock and use ktime_getJan Glauber
2012-12-07bnx2x: Prevent link flaps when booting from SAN.Barak Witkowski
2012-12-07net: phy: smsc: force all capable mode if the phy is started in powerdown modetrem
2012-12-07cnic, bnx2x, bnx2: Simplify cnic probing.Michael Chan
2012-12-07cnic: Include bnx2x.hMichael Chan
2012-12-07bnx2: Add BNX2 prefix to CHIP ID and name macrosMichael Chan
2012-12-07bnx2: Add BNX2 prefix to descriptor structures and macrosMichael Chan
2012-12-07bnx2: Rename register read and write macrosMichael Chan
2012-12-06igb: Update igb version to 4.1.2Carolyn Wyborny
2012-12-06igb: release already assigned MSI-X interrupts if setup failsStefan Assmann
2012-12-06igb: remove duplicate code for fallback interrupt initializationStefan Assmann
2012-12-06ixgbe: check whether thermal sensor is enabled.Jacob Keller
2012-12-06ixgbe: Use is_valid_ether_addrJoe Perches
2012-12-06rtlwifi: remove __dev* attributesBill Pemberton
2012-12-06wlcore/wl18xx/wl12xx: remove __dev* attributesBill Pemberton
2012-12-06rtl8187: remove __dev* attributesBill Pemberton
2012-12-06rtl8187: remove __dev* attributesBill Pemberton
2012-12-06rt2x00: remove __dev* attributesBill Pemberton
2012-12-06p54: remove __dev* attributesBill Pemberton
2012-12-06orinoco: remove __dev* attributesBill Pemberton
2012-12-06mwl8k: remove __dev* attributesBill Pemberton
2012-12-06libertas: remove __dev* attributesBill Pemberton
2012-12-06iwlwifi: remove __dev* attributesBill Pemberton
2012-12-06iwlegacy: remove __dev* attributesBill Pemberton
2012-12-06ipw2x00: remove __dev* attributesBill Pemberton
2012-12-06brcm80211: remove __dev* attributesBill Pemberton
2012-12-06b43: remove __dev* attributesBill Pemberton
2012-12-06atmel: remove __dev* attributesBill Pemberton
2012-12-06ath5k: remove __dev* attributesBill Pemberton
2012-12-06wireless: remove __dev* attributesBill Pemberton
2012-12-06ssb: register watchdog driverHauke Mehrtens
2012-12-06ssb: extif: add methods for watchdog driverHauke Mehrtens
2012-12-06ssb: extif: add check for max value before setting watchdog registerHauke Mehrtens
2012-12-06ssb: add methods for watchdog driverHauke Mehrtens
2012-12-06ssb: set the PMU watchdog if availableHauke Mehrtens
2012-12-06ssb: get alp clock from devices with PMUHauke Mehrtens
2012-12-06bcma: register watchdog driverHauke Mehrtens
2012-12-06bcma: add methods for watchdog driverHauke Mehrtens
2012-12-06bcma: set the pmu watchdog if availableHauke Mehrtens
2012-12-06bcma: add bcma_chipco_alp_clockHauke Mehrtens
2012-12-06ipw2200: return error code on error in ipw_wx_get_auth()Wei Yongjun
2012-12-06brcmsmac: remove duplicated include from debug.cWei Yongjun
2012-12-06rt2x00: Only specify interface combinations if more then one interface is pos...Helmut Schaa
2012-12-06carl9170: explain why sta cannot be NULL for ampdusChristian Lamparter
2012-12-06brcmfmac: convert struct spinlock to spinlock_tLuis R. Rodriguez
2012-12-06Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-12-06Merge tag 'nfc-fixes-3.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2012-12-05cnic: Fix rare race condition during iSCSI disconnect.Eddie Wai
2012-12-05cnic: Reset iSCSI EQ during shutdown.Michael Chan