summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-12-07net: phy: smsc: Fix config_init typoPatrick Trantham1-1/+1
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman107-284/+188
2012-12-07Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller99-792/+1468
2012-12-07tun: correctly report an error in tun_flow_init()Paul Moore1-1/+2
2012-12-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville99-792/+1468
2012-12-07Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller4-25/+43
2012-12-07chelsio: remove get_clock and use ktime_getJan Glauber1-13/+1
2012-12-07bnx2x: Prevent link flaps when booting from SAN.Barak Witkowski5-3/+34
2012-12-07net: phy: smsc: force all capable mode if the phy is started in powerdown modetrem1-1/+25
2012-12-07cnic, bnx2x, bnx2: Simplify cnic probing.Michael Chan6-19/+17
2012-12-07cnic: Include bnx2x.hMichael Chan2-46/+20
2012-12-07bnx2: Add BNX2 prefix to CHIP ID and name macrosMichael Chan3-120/+120
2012-12-07bnx2: Add BNX2 prefix to descriptor structures and macrosMichael Chan4-172/+181
2012-12-07bnx2: Rename register read and write macrosMichael Chan2-321/+321
2012-12-07igb: Update igb version to 4.1.2Carolyn Wyborny1-2/+2
2012-12-07igb: release already assigned MSI-X interrupts if setup failsStefan Assmann1-6/+16
2012-12-07igb: remove duplicate code for fallback interrupt initializationStefan Assmann1-15/+14
2012-12-07ixgbe: check whether thermal sensor is enabled.Jacob Keller2-1/+6
2012-12-07ixgbe: Use is_valid_ether_addrJoe Perches6-38/+4
2012-12-07rtlwifi: remove __dev* attributesBill Pemberton6-6/+6
2012-12-07wlcore/wl18xx/wl12xx: remove __dev* attributesBill Pemberton8-22/+22
2012-12-07rtl8187: remove __dev* attributesBill Pemberton1-3/+3
2012-12-07rtl8187: remove __dev* attributesBill Pemberton1-3/+3
2012-12-07rt2x00: remove __dev* attributesBill Pemberton4-5/+5
2012-12-07p54: remove __dev* attributesBill Pemberton3-9/+9
2012-12-07orinoco: remove __dev* attributesBill Pemberton4-8/+8
2012-12-07mwl8k: remove __dev* attributesBill Pemberton1-4/+4
2012-12-07libertas: remove __dev* attributesBill Pemberton1-3/+3
2012-12-07iwlwifi: remove __dev* attributesBill Pemberton1-2/+2
2012-12-07iwlegacy: remove __dev* attributesBill Pemberton2-4/+4
2012-12-07ipw2x00: remove __dev* attributesBill Pemberton2-6/+6
2012-12-07brcm80211: remove __dev* attributesBill Pemberton1-2/+2
2012-12-07b43: remove __dev* attributesBill Pemberton2-6/+6
2012-12-07atmel: remove __dev* attributesBill Pemberton1-3/+3
2012-12-07ath5k: remove __dev* attributesBill Pemberton3-6/+6
2012-12-07wireless: remove __dev* attributesBill Pemberton2-6/+6
2012-12-06ssb: register watchdog driverHauke Mehrtens3-0/+53
2012-12-06ssb: extif: add methods for watchdog driverHauke Mehrtens2-1/+35
2012-12-06ssb: extif: add check for max value before setting watchdog registerHauke Mehrtens1-2/+3
2012-12-06ssb: add methods for watchdog driverHauke Mehrtens2-1/+51
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 Mehrtens3-0/+32
2012-12-06bcma: add methods for watchdog driverHauke Mehrtens1-1/+37
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-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