summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2012-12-07107-284/+188
* sctp: Add RCU protection to assoc->transport_addr_listThomas Graf2012-12-074-10/+30
* sctp: proc: protect bind_addr->address_list accesses with rcu_read_lock()Thomas Graf2012-12-071-1/+6
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-12-07147-1428/+2860
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-12-07147-1428/+2860
| |\
| | * rtlwifi: remove __dev* attributesBill Pemberton2012-12-066-6/+6
| | * wlcore/wl18xx/wl12xx: remove __dev* attributesBill Pemberton2012-12-068-22/+22
| | * rtl8187: remove __dev* attributesBill Pemberton2012-12-061-3/+3
| | * rtl8187: remove __dev* attributesBill Pemberton2012-12-061-3/+3
| | * rt2x00: remove __dev* attributesBill Pemberton2012-12-064-5/+5
| | * p54: remove __dev* attributesBill Pemberton2012-12-063-9/+9
| | * orinoco: remove __dev* attributesBill Pemberton2012-12-064-8/+8
| | * mwl8k: remove __dev* attributesBill Pemberton2012-12-061-4/+4
| | * libertas: remove __dev* attributesBill Pemberton2012-12-061-3/+3
| | * iwlwifi: remove __dev* attributesBill Pemberton2012-12-061-2/+2
| | * iwlegacy: remove __dev* attributesBill Pemberton2012-12-062-4/+4
| | * ipw2x00: remove __dev* attributesBill Pemberton2012-12-062-6/+6
| | * brcm80211: remove __dev* attributesBill Pemberton2012-12-061-2/+2
| | * b43: remove __dev* attributesBill Pemberton2012-12-062-6/+6
| | * atmel: remove __dev* attributesBill Pemberton2012-12-061-3/+3
| | * ath5k: remove __dev* attributesBill Pemberton2012-12-063-6/+6
| | * wireless: remove __dev* attributesBill Pemberton2012-12-062-6/+6
| | * rfkill: remove __dev* attributesBill Pemberton2012-12-062-4/+4
| | * ssb: register watchdog driverHauke Mehrtens2012-12-064-0/+55
| | * ssb: extif: add methods for watchdog driverHauke Mehrtens2012-12-063-5/+40
| | * ssb: extif: add check for max value before setting watchdog registerHauke Mehrtens2012-12-062-2/+4
| | * ssb: add methods for watchdog driverHauke Mehrtens2012-12-063-3/+54
| | * ssb: set the PMU watchdog if availableHauke Mehrtens2012-12-061-2/+36
| | * ssb: get alp clock from devices with PMUHauke Mehrtens2012-12-063-6/+37
| | * bcma: register watchdog driverHauke Mehrtens2012-12-064-0/+35
| | * bcma: add methods for watchdog driverHauke Mehrtens2012-12-062-3/+39
| | * bcma: set the pmu watchdog if availableHauke Mehrtens2012-12-061-2/+40
| | * bcma: add bcma_chipco_alp_clockHauke Mehrtens2012-12-061-2/+10
| | * ssb/bcma: add common header for watchdogHauke Mehrtens2012-12-061-0/+19
| | * ipw2200: return error code on error in ipw_wx_get_auth()Wei Yongjun2012-12-061-3/+1
| | * brcmsmac: remove duplicated include from debug.cWei Yongjun2012-12-061-1/+0
| | * rt2x00: Only specify interface combinations if more then one interface is pos...Helmut Schaa2012-12-061-0/+3
| | * carl9170: explain why sta cannot be NULL for ampdusChristian Lamparter2012-12-061-0/+7
| | * brcmfmac: convert struct spinlock to spinlock_tLuis R. Rodriguez2012-12-061-1/+1
| | * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-12-0635-550/+1138
| | |\
| | | * cfg80211: fix channel error on mesh joinMarco Porsch2012-12-031-1/+2
| | | * mac80211: return if CSA is not handleSimon Wunderlich2012-12-031-0/+1
| | | * mac80211: Fix typo in mac80211.hSimon Wunderlich2012-12-031-1/+1
| | | * mac80211: simplify loop in minstrel_htJohannes Berg2012-11-301-5/+3
| | | * cfg80211: fix BSS struct IE access racesJohannes Berg2012-11-3012-284/+353
| | | * mac80211: remove probe response temporary buffer allocationJohannes Berg2012-11-306-30/+25
| | | * mac80211: make ieee80211_build_preq_ies saferJohannes Berg2012-11-303-17/+41
| | | * cfg80211: fix cmp_hidden_bssJohannes Berg2012-11-301-4/+14
| | | * cfg80211: fix whitespace in scan handlingJohannes Berg2012-11-301-16/+13
| | | * cfg80211: don't BUG_ON BSS struct issuesJohannes Berg2012-11-301-2/+4
OpenPOWER on IntegriCloud