summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/txx9wdt.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-06-29rtlwifi: rtl8192de: Fix build errors when using allyes configurationLarry Finger6-101/+101
2011-06-29b43: HT-PHY: correct 0x2059 radio initRafał Miłecki1-1/+49
2011-06-29ath9k_htc: Add device ID for Sony UWA-BR100Mohammed Shafi Shajakhan1-0/+2
2011-06-29ath9k: move few descriptor macros to ath9k.hMohammed Shafi Shajakhan2-7/+5
2011-06-29b43: HT-PHY: basic PHY initRafał Miłecki2-2/+9
2011-06-29b43: HT-PHY: add init tablesRafał Miłecki1-0/+588
2011-06-29b43: HT-PHY: init radio when enabling itRafał Miłecki1-0/+33
2011-06-29b43: HT-PHY: replace radio routing magic numbersRafał Miłecki2-1/+6
2011-06-29wl12xx: AP-mode - use mac80211 indication about STA WME supportArik Nemtsov1-8/+1
2011-06-29mac80211: propagate information about STA WME support downArik Nemtsov2-1/+6
2011-06-29rtlwifi: use PCI_VENDOR_ID_*Jon Mason2-10/+4
2011-06-29rtlwifi: remove unnecessary read of PCI_CAP_ID_EXPJon Mason2-6/+1
2011-06-29iwlegacy: remove unnecessary read of PCI_CAP_ID_EXPJon Mason1-1/+1
2011-06-29b43: HT-PHY: implement lacking 0x908 PHY reg opRafał Miłecki1-1/+6
2011-06-29b43: HT-PHY: add channel switching tables for 2 GHz bandRafał Miłecki1-0/+135
2011-06-29b43: HT-PHY: perform some tables ops on channel switchingRafał Miłecki1-0/+19
2011-06-29b43: HT-PHY: upload PHY values when switching channelRafał Miłecki2-2/+28
2011-06-29b43: HT-PHY: prepare place for HT-PHY tablesRafał Miłecki3-0/+183
2011-06-29myri10ge: Update MAINTAINERSJon Mason1-1/+1
2011-06-29myri10ge: update versionJon Mason1-2/+2
2011-06-29myri10ge: misc style cleanupsJon Mason1-18/+14
2011-06-29myri10ge: remove unnecessary read of PCI_CAP_ID_EXPJon Mason1-6/+5
2011-06-29myri10ge: add support for set_phys_idJon Mason2-0/+57
2011-06-29myri10ge: allow small_bytes = 0Jon Mason1-3/+11
2011-06-29myri10ge: rework parity error check and cleanupJon Mason1-40/+60
2011-06-29myri10ge: Mask PCI Surprise Link Down EventsJon Mason1-0/+21
2011-06-29myri10ge: ensure tx queues remain stoppedJon Mason1-1/+2
2011-06-29DSA: Enable cascading in multi-chip 6131 configurationBarry Grussling1-2/+6
2011-06-29caif: Fix recieve/receive typoJoe Perches1-1/+1
2011-06-29net: include dma-mapping.h in ll_temac_main.c for dma_map_single etcStephen Rothwell1-0/+1
2011-06-29net: include io.h in sja1000_of_platform.c for iounmap etcStephen Rothwell1-0/+1
2011-06-28iwlagn: use PCI_DMA_* for pci_* operationsJohn W. Linville1-6/+6
2011-06-28vmxnet3: Enable GRO support.Jesse Gross1-1/+4
2011-06-28vxge: remove unnecessary reads of PCI_CAP_ID_EXPJon Mason1-8/+5
2011-06-28sky2: remove unnecessary reads of PCI_CAP_ID_EXPJon Mason1-8/+7
2011-06-28r8169: remove unnecessary read of PCI_CAP_ID_EXPJon Mason1-14/+6
2011-06-28niu: remove unnecessary read of PCI_CAP_ID_EXPJon Mason1-1/+1
2011-06-28bnx2x: remove unnecessary read of PCI_CAP_ID_EXPJon Mason2-7/+4
2011-06-28bnx2: remove unnecessary read of PCI_CAP_ID_EXPJon Mason1-3/+2
2011-06-28igb: remove unnecessary reads of PCI_CAP_ID_EXPJon Mason1-2/+2
2011-06-28e1000e: remove unnecessary reads of PCI_CAP_ID_EXPJon Mason2-2/+2
2011-06-28cxgb3: remove unnecessary read of PCI_CAP_ID_EXPJon Mason2-8/+4
2011-06-28mlx4: remove unnecessary read of PCI_CAP_ID_EXPJon Mason1-1/+1
2011-06-28tg3: remove unnecessary read of PCI_CAP_ID_EXPJon Mason2-15/+15
2011-06-28net: sh_eth: tidyup compile warningKuninori Morimoto1-2/+2
2011-06-28vmxnet3: Convert to new vlan model.Jesse Gross3-83/+40
2011-06-28can: bfin_can: auto-calculate accessor sizesMike Frysinger1-59/+59
2011-06-28can: bfin_can: simplify xmit id1 setupMike Frysinger1-15/+6
2011-06-28mlx4: use pci_dev->revisionSergei Shtylyov1-2/+2
2011-06-27mac80211: dynamic PS - don't enter PS when TX frames are pendingArik Nemtsov1-12/+24